Instances of this class are normally accessed via the accessor
ZipFile::file. An instance of ZipFsFile
behaves like ruby‘s builtin File (class) object, except it works on
ZipFile entries.
The individual methods are not documented due to their similarity with the
methods in File