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()