Method
ArrowLargeBinaryArrayBuilderappend_value_bytes
Declaration [src]
gboolean
garrow_large_binary_array_builder_append_value_bytes (
GArrowLargeBinaryArrayBuilder* builder,
GBytes* value,
GError** error
)
Parameters
value |
GBytes |
A binary value. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |