public class ByteArray
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ByteArray.Range |
Modifier and Type | Field and Description |
---|---|
protected @NotNull byte[] |
array |
Constructor and Description |
---|
ByteArray(@NotNull byte[] array) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(@Nullable java.lang.Object o) |
protected int |
getEnd() |
protected int |
getStart() |
int |
hashCode() |
int |
length() |