Constructor

ArrowInt8ArrayBuildernew

Declaration [src]

GArrowInt8ArrayBuilder*
garrow_int8_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowInt8ArrayBuilder
 

A newly created GArrowInt8ArrayBuilder.

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