Constructor

ArrowUInt8ArrayBuildernew

Declaration [src]

GArrowUInt8ArrayBuilder*
garrow_uint8_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowUInt8ArrayBuilder
 

A newly created GArrowUInt8ArrayBuilder.

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