Lucene.Net 1.4.3 Class Library

InputStream.Seek Method 

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

public void Seek(
   long pos
);

See Also

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