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