Constructor

ArrowUIntArrayBuildernew

since: 0.8.0

Declaration [src]

GArrowUIntArrayBuilder*
garrow_uint_array_builder_new (
  void
)

Description

No description available.

Available since: 0.8.0

Return value

Type: GArrowUIntArrayBuilder

A newly created GArrowUIntArrayBuilder.

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