Correct zip64 ZIP archive support limitations entry

According to ChangeLog.md Zip64 format is supported since 2.0 release
This commit is contained in:
Leonard Lausen
2020-11-24 15:38:08 -08:00
committed by GitHub
parent fe4a8b78f3
commit 90ff5d51e4

View File

@@ -95,7 +95,7 @@
possibility that the archive's central directory could be lost with this method if anything goes wrong, though.
- ZIP archive support limitations:
No zip64 or spanning support. Extraction functions can only handle unencrypted, stored or deflated files.
No spanning support. Extraction functions can only handle unencrypted, stored or deflated files.
Requires streams capable of seeking.
* This is a header file library, like stb_image.c. To get only a header file, either cut and paste the