Documentation
Dlang.org
Decimal64Array
arrow
decimal64_array
class
Decimal64Array :
FixedSizeBinaryArray
{
string
formatValue
(long i);
arrow
.
decimal64
.
Decimal64
getValue
(long i);
}
Members
Functions
formatValue
string
formatValue
(long i)
getValue
arrow
.
decimal64
.
Decimal64
getValue
(long i)
Inherited Members
From FixedSizeBinaryArray
getByteWidth
int
getByteWidth
()
getValue
glib
.
bytes
.
Bytes
getValue
(long i)
getValuesBytes
glib
.
bytes
.
Bytes
getValuesBytes
()
arrow
decimal64_array
classes
Decimal64Array