arrow.decimal64_array

Module for [Decimal64Array] class

Types 3

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