Top | ![]() |
![]() |
![]() |
![]() |
GArrowUInt16Array is a class for 16-bit unsigned integer array. It can store zero or more 16-bit unsigned integer data.
GArrowUInt16Array is immutable. You need to use GArrowUInt16ArrayBuilder to create a new array.
guint16 garrow_uint16_array_get_value (GArrowUInt16Array *array
,gint64 i
);