Top | ![]() |
![]() |
![]() |
![]() |
GArrowInt32Array is a class for 32-bit integer array. It can store zero or more 32-bit integer data.
GArrowInt32Array is immutable. You need to use GArrowInt32ArrayBuilder to create a new array.
gint32 garrow_int32_array_get_value (GArrowInt32Array *array
,gint64 i
);