Lucene.Net 1.9.1 Class Library

BufferedIndexOutput.GetFilePointer Method 

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

public override long GetFilePointer();

See Also

BufferedIndexOutput Class | Lucene.Net.Store Namespace |