Method
ArrowListArrayget_value_offsets_buffer
since: 24.0.0
Declaration [src]
GArrowBuffer*
garrow_list_array_get_value_offsets_buffer (
GArrowListArray* array
)
Return value
Type: GArrowBuffer
The value offsets buffer.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |