Top | ![]() |
![]() |
![]() |
![]() |
GArrowInt64Array is a class for 64-bit integer array. It can store zero or more 64-bit integer data.
GArrowInt64Array is immutable. You need to use GArrowInt64ArrayBuilder to create a new array.
gint64 garrow_int64_array_get_value (GArrowInt64Array *array
,gint64 i
);