Constructor

ArrowBooleanArrayBuildernew

Declaration [src]

GArrowBooleanArrayBuilder*
garrow_boolean_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowBooleanArrayBuilder
 

A newly created GArrowBooleanArrayBuilder.

 The caller of the function takes ownership of the data, and is responsible for freeing it.