DotLucene 1.4 API Documentation

InputStream.GetFilePointer Method 

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

public long GetFilePointer();

See Also

InputStream Class | Lucene.Net.Store Namespace |