Constructor
ArrowBinaryArrayBuildernew
Declaration [src]
GArrowBinaryArrayBuilder*
garrow_binary_array_builder_new (
void
)
Return value
Type: GArrowBinaryArrayBuilder
A newly created GArrowBinaryArrayBuilder
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |