| 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 |
Long4Array.put(Long4Array x) |
Long4Array |
Long4Array.put(long i,
long value) |
| Modifier and Type | Method and Description |
|---|---|
Long4Array |
Long4Array.put(Long4Array x) |
| Constructor and Description |
|---|
BasicDecimal256(Long4Array little_endian_array)
\brief Create a BasicDecimal256 from the two's complement representation.
|
Decimal256(Long4Array little_endian_array) |
Copyright © 2021. All rights reserved.