Method
ArrowBinaryDictionaryArrayBuilderappend_array
Declaration [src]
gboolean
garrow_binary_dictionary_array_builder_append_array (
GArrowBinaryDictionaryArrayBuilder* builder,
GArrowBinaryArray* array,
GError** error
)
Parameters
array |
GArrowBinaryArray |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |