class ZInternalFileInfo
fields
ZInternalFileInfo.filename
The full path of a file, for example folder/Test.txt
.
ZInternalFileInfo.compression_method
for example 8
.
ZInternalFileInfo.compressed_size
The compressed size of the file in bytes, for example 28673
.
ZInternalFileInfo.uncompressed_size
The uncompressed size of the file in bytes, for example 434654
.