Documentation
Dlang.org
Decimal128Array
arrow
decimal128_array
class
Decimal128Array :
FixedSizeBinaryArray
{
string
formatValue
(long i);
arrow
.
decimal128
.
Decimal128
getValue
(long i);
}
Members
Functions
formatValue
string
formatValue
(long i)
getValue
arrow
.
decimal128
.
Decimal128
getValue
(long i)
Inherited Members
From FixedSizeBinaryArray
getByteWidth
int
getByteWidth
()
getValue
glib
.
bytes
.
Bytes
getValue
(long i)
getValuesBytes
glib
.
bytes
.
Bytes
getValuesBytes
()
arrow
decimal128_array
classes
Decimal128Array