Apache Lucene.Net 2.4.0 Class Library API

IndexInput.ReadInt Method 

Reads four bytes and returns an int.

public virtual int ReadInt();

See Also

IndexInput Class | Lucene.Net.Store Namespace |