arrow.string_array
Module for [StringArray] class
Types 3
Methods
StringArrayGidBuilder builder() static nothrowGet builder for [arrow.string_array.StringArray] Returns: New builder objectstring getString(long i) nothrowConstructors
this(long length, arrow.buffer.Buffer valueOffsets, arrow.buffer.Buffer valueData, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.string_array.StringArray
Fluent builder for arrow.string_array.StringArray
Methods