I'm looking into how popular compression algorithms work so I could possibly implement my own zip archiver. Are there any resources about how exactly zip works? How is a .zip compressed archive structured?
Asked
Active
Viewed 1.2k times
1 Answers
23

Eugene Mayevski 'Callback
- 45,135
- 8
- 71
- 121
-
1Concise. Good thing I wandered here. Thanks! – salezica May 20 '12 at 08:50