public class ByteArrays
extends java.lang.Object
| Constructor and Description |
|---|
ByteArrays() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEqual(byte[] a,
int aFromIndex,
int aToIndex,
byte[] b,
int bFromIndex,
int bToIndex) |