arrow.union_array

Module for [UnionArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
UnionArray self() nothrowReturns `this`, for use in `with` statements.
UnionArrayGidBuilder builder() static nothrowGet builder for [arrow.union_array.UnionArray] Returns: New builder object
int getChildId(long i) nothrow
byte getTypeCode(long i) nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.union_array.UnionArray

Methods

Fluent builder for arrow.union_array.UnionArray

Methods
UnionArray build() nothrowCreate object from builder. Returns: New object