Top | ![]() |
![]() |
![]() |
![]() |
GArrowInt8Array is a class for 8-bit integer array. It can store zero or more 8-bit integer data.
GArrowInt8Array is immutable. You need to use GArrowInt8ArrayBuilder to create a new array.
gint8 garrow_int8_array_get_value (GArrowInt8Array *array
,gint64 i
);