DotLucene 1.4 API Documentation
InputStream.ReadLong Method
Reads eight bytes and returns a long.
public
long
ReadLong();
See Also
InputStream Class
|
Lucene.Net.Store Namespace
|