Lucene.Net 1.9.1 Class Library
IndexInput.Length Method
The number of bytes in the file.
public abstract
long
Length();
See Also
IndexInput Class
|
Lucene.Net.Store Namespace