arrow.union_data_type

Module for [UnionDataType] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
UnionDataType self() nothrowReturns `this`, for use in `with` statements.
UnionDataTypeGidBuilder builder() static nothrowGet builder for [arrow.union_data_type.UnionDataType] Returns: New builder object
int getNFields() nothrow
byte[] getTypeCodes() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
UnionDataType build() nothrowCreate object from builder. Returns: New object