Documentation
Dlang.org
Decimal32Array
arrow
decimal32_array
class
Decimal32Array :
FixedSizeBinaryArray
{
string
formatValue
(long i);
arrow
.
decimal32
.
Decimal32
getValue
(long i);
}
Members
Functions
formatValue
string
formatValue
(long i)
getValue
arrow
.
decimal32
.
Decimal32
getValue
(long i)
Inherited Members
From FixedSizeBinaryArray
getByteWidth
int
getByteWidth
()
getValue
glib
.
bytes
.
Bytes
getValue
(long i)
getValuesBytes
glib
.
bytes
.
Bytes
getValuesBytes
()
arrow
decimal32_array
classes
Decimal32Array