Constructor

ArrowStringArrayBuildernew

Declaration [src]

GArrowStringArrayBuilder*
garrow_string_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowStringArrayBuilder
 

A newly created GArrowStringArrayBuilder.

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