Apache Lucene.Net 2.1 Class Library API

BufferedIndexOutput.Seek Method 

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

public override void Seek(
   long pos
);

See Also

BufferedIndexOutput Class | Lucene.Net.Store Namespace | #GetFilePointer