arrow.decimal256_data_type

Module for [Decimal256DataType] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Decimal256DataType self() nothrowReturns `this`, for use in `with` statements.
Decimal256DataTypeGidBuilder builder() static nothrowGet builder for [arrow.decimal256_data_type.Decimal256DataType] Returns: New builder object
int maxPrecision() static nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(int precision, int scale)