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