Constructor

ArrowBinaryArrayBuildernew

Declaration [src]

GArrowBinaryArrayBuilder*
garrow_binary_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowBinaryArrayBuilder
 

A newly created GArrowBinaryArrayBuilder.

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