Lucene.Net 1.9.1 Class Library

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 |