public class KeyCompare
extends java.lang.Object
Constructor and Description |
---|
KeyCompare() |
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] keyBuffer,
int keyOffset,
byte[] block,
int offset,
int length)
Compares the key to the block data.
|
java.lang.String |
toString(byte[] buffer,
int offset,
int length) |