Constructor

ArrowUInt64ArrayBuildernew

Declaration [src]

GArrowUInt64ArrayBuilder*
garrow_uint64_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowUInt64ArrayBuilder
 

A newly created GArrowUInt64ArrayBuilder.

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