Lucene.Net 1.9.1 Class Library

IndexInput.GetFilePointer Method 

Returns the current position in this file, where the next read will occur.

public abstract long GetFilePointer();

See Also

IndexInput Class | Lucene.Net.Store Namespace |