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