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