Method
ArrowPrimitiveArrayget_data_buffer
Declaration [src]
GArrowBuffer*
garrow_primitive_array_get_data_buffer (
GArrowPrimitiveArray* array
)
Return value
Returns: | GArrowBuffer |
The data of the array as |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |