Method
ArrowArrayget_null_bitmap
Declaration [src]
GArrowBuffer*
garrow_array_get_null_bitmap (
GArrowArray* array
)
Return value
Returns: | GArrowBuffer |
The bitmap that indicates null
value indices for the array as |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |