Top | ![]() |
![]() |
![]() |
![]() |
GArrowBooleanArray is a class for binary array. It can store zero or more boolean data.
GArrowBooleanArray is immutable. You need to use GArrowBooleanArrayBuilder to create a new array.
gboolean garrow_boolean_array_get_value (GArrowBooleanArray *array
,gint64 i
);