arrow.decimal128_data_type

Module for [Decimal128DataType] class

Types 3

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