Constructor

ArrowInt32ArrayBuildernew

Declaration [src]

GArrowInt32ArrayBuilder*
garrow_int32_array_builder_new (
  void
)

Description

No description available.

Return value

Type: GArrowInt32ArrayBuilder

A newly created GArrowInt32ArrayBuilder.

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