arrow.dense_union_data_type

Module for [DenseUnionDataType] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DenseUnionDataType self() nothrowReturns `this`, for use in `with` statements.
DenseUnionDataTypeGidBuilder builder() static nothrowGet builder for [arrow.dense_union_data_type.DenseUnionDataType] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(arrow.field.Field[] fields, byte[] typeCodes)