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