Lucene.Net 1.4.3 Class Library

OutputStream.GetFilePointer Method 

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

public long GetFilePointer();

See Also

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