We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d25332 commit 006d5faCopy full SHA for 006d5fa
README.md
@@ -270,8 +270,10 @@ Note that the "UNIX" and has implications in the External File Attributes.
270
271
### Version Needed to Extract
272
273
-Always `45`, meaning 4.5.
274
-This enables the ZIP64 format.
+Usually `20`, meaning 2.0. This allows filenames to be UTF-8 encoded.
+
275
+When ZIP64 format is used, some of the Version Needed to Extract values will be `45`, meaning 4.5.
276
+When this happens, there may be a mix of `20` and `45` values throughout the zipfile.
277
278
### General Purpose Bit Flag
279
0 commit comments