arrow.run_end_encoded_array

Module for [RunEndEncodedArray] class

Types 3

Methods
GType _gType() @property
RunEndEncodedArray self()Returns `this`, for use in `with` statements.
RunEndEncodedArrayGidBuilder builder()Get builder for [arrow.runendencoded_array.RunEndEncodedArray] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(arrow.data_type.DataType dataType, long logicalLength, arrow.array.Array runEnds, arrow.array.Array values, long logicalOffset)

Fluent builder for [arrow.run_end_encoded_array.RunEndEncodedArray]