Decimal256Array

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

formatValue
string formatValue(long i)
getValue
arrow.decimal256.Decimal256 getValue(long i)
self
Decimal256Array self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From FixedSizeBinaryArray

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
FixedSizeBinaryArray self()

Returns this, for use in with statements.

getByteWidth
int getByteWidth()
getValue
glib.bytes.Bytes getValue(long i)
getValuesBytes
glib.bytes.Bytes getValuesBytes()