Documentation
Dlang.org
Decimal256Array
arrow
decimal256_array
class
Decimal256Array :
FixedSizeBinaryArray
{
string
formatValue
(long i);
arrow
.
decimal256
.
Decimal256
getValue
(long i);
}
Members
Functions
formatValue
string
formatValue
(long i)
getValue
arrow
.
decimal256
.
Decimal256
getValue
(long i)
Inherited Members
From FixedSizeBinaryArray
getByteWidth
int
getByteWidth
()
getValue
glib
.
bytes
.
Bytes
getValue
(long i)
getValuesBytes
glib
.
bytes
.
Bytes
getValuesBytes
()
arrow
decimal256_array
classes
Decimal256Array