Lucene.Net 2.0 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 |