Constructor

ArrowUInt16ArrayBuildernew

Declaration [src]

GArrowUInt16ArrayBuilder*
garrow_uint16_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowUInt16ArrayBuilder
 

A newly created GArrowUInt16ArrayBuilder.

 The caller of the function takes ownership of the data, and is responsible for freeing it.