Lucene.Net 1.9.1 Class Library
CompoundFileReader.FileLength Method
Returns the length of a file in the directory.
public override
long
FileLength(
string
name
);
See Also
CompoundFileReader Class
|
Lucene.Net.Index Namespace