public interface RowColDecoderCallback
| Modifier and Type | Method and Description |
|---|---|
void |
foundField(int fieldOffset,
int fieldLen) |
void |
foundValue(int valueOffset,
int valueLength,
long version,
boolean isLast,
int isDelete,
int isDeleteExact) |