Interface VariableInt32BlockIndexInput.IBlockReader
Interface for variable-size block decoders.
Implementations should decode into the buffer in ReadBlock().
Assembly: Lucene.Net.Codecs.dll
Syntax
public interface IBlockReader
Methods
Name | Description |
---|---|
ReadBlock() | |
Seek(Int64) |