Top | ![]() |
![]() |
![]() |
![]() |
GArrowStringArray is a class for UTF-8 encoded string array. It can store zero or more UTF-8 encoded string data.
GArrowStringArray is immutable. You need to use GArrowStringArrayBuilder to create a new array.
gchar * garrow_string_array_get_string (GArrowStringArray *array
,gint64 i
);