Constructor

ArrowStringArrayBuildernew

Declaration [src]

GArrowStringArrayBuilder*
garrow_string_array_builder_new (
  void
)

Description

No description available.

Return value

Type: GArrowStringArrayBuilder

A newly created GArrowStringArrayBuilder.

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