arrow.large_list_array

Module for [LargeListArray] class

Types 3

Methods
GType _gType() @property
LargeListArray self()Returns `this`, for use in `with` statements.
LargeListArrayGidBuilder builder()Get builder for [arrow.largelistarray.LargeListArray] Returns: New builder object
long getValueLength(long i)
long getValueOffset(long i)
Constructors
this(void * ptr, Flag!"Take" take)
this(arrow.data_type.DataType dataType, long length, arrow.buffer.Buffer valueOffsets, arrow.array.Array values, arrow.buffer.Buffer nullBitmap, long nNulls)

Fluent builder for [arrow.large_list_array.LargeListArray]