public class UInt64
extends java.lang.Object
| Constructor and Description |
|---|
UInt64() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
bigIntegerToHex(java.math.BigInteger input) |
static int[] |
fromBigInteger(java.math.BigInteger input) |
static java.math.BigInteger |
fromIntArray(int[] input) |