arrow.dense_union_array

Module for [DenseUnionArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DenseUnionArray self() nothrowReturns `this`, for use in `with` statements.
DenseUnionArrayGidBuilder builder() static nothrowGet builder for [arrow.dense_union_array.DenseUnionArray] Returns: New builder object
int getValueOffset(long i) nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
DenseUnionArray build() nothrowCreate object from builder. Returns: New object