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