Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ryanpetrich
on Nov 18, 2009
|
parent
|
context
|
favorite
| on:
Who’s not getting gzip?
You've got it backwards: it is the decompression that is predictable; compressors are free to transform the input in any way such that a compliant decompressor will extract the original file.
The gzip format documentation is available here btw:
http://www.gzip.org/zlib/rfc-gzip.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The gzip format documentation is available here btw: http://www.gzip.org/zlib/rfc-gzip.html