Constructor

ArrowFloatArrayBuildernew

Declaration [src]

GArrowFloatArrayBuilder*
garrow_float_array_builder_new (
  void
)

Description

No description available.

Return value

Type: GArrowFloatArrayBuilder

A newly created GArrowFloatArrayBuilder.

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