xoreos
0.0.5
|
Internal file information. More...
Public Attributes | |
uint32 | offset |
The offset of the file within the ZIP. More... | |
uint32 | size |
The file's size. More... | |
uint32 Common::ZipFile::IFile::offset |
The offset of the file within the ZIP.
Definition at line 67 of file zipfile.h.
Referenced by Common::ZipFile::getFileProperties(), and Common::ZipFile::load().
uint32 Common::ZipFile::IFile::size |
The file's size.
Definition at line 68 of file zipfile.h.
Referenced by Common::ZipFile::getFileSize(), and Common::ZipFile::load().