Constructor

ArrowUIntArrayBuildernew

Declaration [src]

GArrowUIntArrayBuilder*
garrow_uint_array_builder_new (
  void
)

Description

No description available.
Available since:0.8.0

Return value

Returns: GArrowUIntArrayBuilder
 

A newly created GArrowUIntArrayBuilder.

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