arrow.decimal32_array

Module for [Decimal32Array] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Decimal32Array self() nothrowReturns `this`, for use in `with` statements.
Decimal32ArrayGidBuilder builder() static nothrowGet builder for [arrow.decimal32_array.Decimal32Array] Returns: New builder object
string formatValue(long i) nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
Decimal32Array build() nothrowCreate object from builder. Returns: New object