SharpZipLib
SharpZipLib copied to clipboard
Support seeking for non-compressed zip file
AFAIK non-compressed zip archive should support random reading, it'll be nice if this library supports it as well.
Every entry has it's own compression, but yeah, in theory it should be possible to support seeking when the current entry uses Store "compression".