Apache Lucene.Net 2.4.0 Class Library API

IndexInput.ReadLong Method 

Reads eight bytes and returns a long.

public virtual long ReadLong();

See Also

IndexInput Class | Lucene.Net.Store Namespace | IndexOutput#WriteLong