Lucene.Net 1.4.3 Class Library

InputStream.GetFilePointer Method 

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

public long GetFilePointer();

See Also

InputStream Class | Lucene.Net.Store Namespace | #Seek