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
IOException
void seek(long pos) throws IOException
IOException
Copyright © 2000–2024 The Apache Software Foundation. All rights reserved.