public final class ArrayUtil
extends java.lang.Object
| Constructor and Description |
|---|
ArrayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
blockSizeCheck(int len,
int blockSize) |
static void |
nullAndBoundsCheck(byte[] array,
int offset,
int len) |
static void |
reverse(byte[] arr) |