public static interface VariableIntBlockIndexInput.BlockReader
Implementations should decode into the buffer in readBlock().
| Modifier and Type | Method and Description |
|---|---|
int |
readBlock() |
void |
seek(long pos) |
int readBlock()
throws IOException
IOExceptionvoid seek(long pos) throws IOException
IOExceptionCopyright © 2000–2021 The Apache Software Foundation. All rights reserved.