| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
Long4Array |
BasicDecimal256.little_endian_array()
\brief Get the bits of the two's complement representation of the number.
|
Long4Array |
BasicDecimal256.little_endian_array()
\brief Get the bits of the two's complement representation of the number.
|
Long4Array |
BasicDecimal256.native_endian_array()
\brief Get the bits of the two's complement representation of the number.
|
Long4Array |
BasicDecimal256.native_endian_array()
\brief Get the bits of the two's complement representation of the number.
|
Long4Array |
Long4Array.put(Long4Array x) |
Long4Array |
Long4Array.put(Long4Array x) |
Long4Array |
Long4Array.put(long i,
long value) |
Long4Array |
Long4Array.put(long i,
long value) |
| Modifier and Type | Method and Description |
|---|---|
Long4Array |
Long4Array.put(Long4Array x) |
Long4Array |
Long4Array.put(Long4Array x) |
| Constructor and Description |
|---|
BasicDecimal256(Long4Array array)
\brief Create a BasicDecimal256 from the two's complement representation.
|
BasicDecimal256(Long4Array array)
\brief Create a BasicDecimal256 from the two's complement representation.
|
Decimal256(Long4Array array) |
Decimal256(Long4Array array) |
Copyright © 2022. All rights reserved.