Constructor
ArrowStringDictionaryArrayBuildernew
since: 2.0.0
Declaration [src]
GArrowStringDictionaryArrayBuilder*
garrow_string_dictionary_array_builder_new (
void
)
Return value
Type: GArrowStringDictionaryArrayBuilder
A newly created GArrowStringDictionaryArrayBuilder
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |