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