arrow.large_string_array

Module for [LargeStringArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
LargeStringArray self() nothrowReturns `this`, for use in `with` statements.
LargeStringArrayGidBuilder builder() static nothrowGet builder for [arrow.large_string_array.LargeStringArray] Returns: New builder object
string getString(long i) nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(long length, arrow.buffer.Buffer valueOffsets, arrow.buffer.Buffer valueData, arrow.buffer.Buffer nullBitmap, long nNulls)