Constructor

ArrowIntArrayBuildernew

Declaration [src]

GArrowIntArrayBuilder*
garrow_int_array_builder_new (
  void
)

Description

No description available.
Available since:0.6.0

Return value

Returns: GArrowIntArrayBuilder
 

A newly created GArrowIntArrayBuilder.

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