Lucene.Net 1.9.1 Class Library

IndexOutput.GetFilePointer Method 

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

public abstract long GetFilePointer();

See Also

IndexOutput Class | Lucene.Net.Store Namespace |