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