arrow.sparse_union_array

Module for [SparseUnionArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
SparseUnionArray self() nothrowReturns `this`, for use in `with` statements.
SparseUnionArrayGidBuilder builder() static nothrowGet builder for [arrow.sparse_union_array.SparseUnionArray] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)