Apache Lucene.Net 2.4.0 Class Library API

IndexInput.ReadByte Method 

Reads and returns a single byte.

public abstract byte ReadByte();

See Also

IndexInput Class | Lucene.Net.Store Namespace |