Constructor

ArrowDoubleArrayBuildernew

Declaration [src]

GArrowDoubleArrayBuilder*
garrow_double_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowDoubleArrayBuilder
 

A newly created GArrowDoubleArrayBuilder.

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