public static final class ImageFormatDescription.Signature
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
bytes |
Constructor and Description |
---|
Signature(byte... bytes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
getLength() |
int |
hashCode() |
boolean |
matches(byte[] streamBytes) |