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