Commit Graph

3 Commits

Author SHA1 Message Date
Dylan Simon
66d0ad3720 Add zip64 support to unzip
Untested, but hey, the last untested stuff worked perfectly
2017-05-11 15:20:54 -04:00
Dylan Simon
c4d405c086 Make sure to read the entire entry contents
Even if decompressor ends early.  Maybe this should be an error?
2017-05-09 23:24:51 -04:00
Dylan Simon
e006ecd336 Streaming unzip conduit, initial version
Untested, still many limitations on zip format
2017-05-09 20:47:49 -04:00