Constructor

ArrowIntArrayBuildernew

since: 0.6.0

Declaration [src]

GArrowIntArrayBuilder*
garrow_int_array_builder_new (
  void
)

Description

No description available.

Available since: 0.6.0

Return value

Type: GArrowIntArrayBuilder

A newly created GArrowIntArrayBuilder.

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