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