public class BitsUtil
extends java.lang.Object
Constructor and Description |
---|
BitsUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
readLong(byte[] buffer,
int offset) |
static void |
writeLong(byte[] buffer,
int offset,
long value) |