public final class Longs
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static long |
fromByteArray(byte[] bytes,
int offset) |
static byte[] |
toByteArray(long value) |
static byte[] |
toByteArray(long value,
byte[] bytes,
int offset) |