Y
Hacker News
new
|
ask
|
show
|
jobs
by
hinkley
294 days ago
The settings are at encode time. For two readers the results should be unambiguous.
1 comments
woodruffw
294 days ago
There are plenty of decode-time knobs, even within a single ZIP parser. Here are just a few you could set while using libzip[1].
[1]:
https://libzip.org/documentation/zip_open.html#DESCRIPTION
link
hinkley
294 days ago
That’s not a lot of settings, and that’s libzib, which is not zlib.
link
woodruffw
294 days ago
Differentials are oracular; you only need one bit. And I’m not claiming it’s in zlib, since zlib isn’t a ZIP library. TFA here is about ZIP differentials, not differentials in DEFLATE stream parsers.
link
[1]: https://libzip.org/documentation/zip_open.html#DESCRIPTION