Lucene.Net 1.4.3 Class Library

OutputStream.Seek Method 

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

public virtual void Seek(
   long pos
);

See Also

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