You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Fixed calculation of each archive file data offset. The location of a file entry in a Zip file is calculated after the local file header + the length of the filename + the length of the extra field length per the ZIP file spec. https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Removed bIndependentBlocks variable Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> |
5 years ago | |
|---|---|---|
| .. | ||
| Archive.cpp | 5 years ago | |
| Archive.h | 5 years ago | |
| ArchiveBus.h | 5 years ago | |
| ArchiveFileIO.cpp | 5 years ago | |
| ArchiveFileIO.h | 5 years ago | |
| ArchiveFindData.cpp | 5 years ago | |
| ArchiveFindData.h | 5 years ago | |
| ArchiveVars.h | 5 years ago | |
| Codec.h | 5 years ago | |
| IArchive.h | 5 years ago | |
| INestedArchive.h | 5 years ago | |
| MissingFileReport.cpp | 5 years ago | |
| MissingFileReport.h | 5 years ago | |
| NestedArchive.cpp | 5 years ago | |
| NestedArchive.h | 5 years ago | |
| ZipDirCache.cpp | 5 years ago | |
| ZipDirCache.h | 5 years ago | |
| ZipDirCacheFactory.cpp | 5 years ago | |
| ZipDirCacheFactory.h | 5 years ago | |
| ZipDirFind.cpp | 5 years ago | |
| ZipDirFind.h | 5 years ago | |
| ZipDirList.cpp | 5 years ago | |
| ZipDirList.h | 5 years ago | |
| ZipDirStructures.cpp | 5 years ago | |
| ZipDirStructures.h | 5 years ago | |
| ZipDirTree.cpp | 5 years ago | |
| ZipDirTree.h | 5 years ago | |
| ZipFileFormat.h | 5 years ago | |