adamhathcock / sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.
MIT License
2.27k stars 480 forks source link

ZIP_STORED Support? #505

Open REngineer-dev opened 4 years ago

REngineer-dev commented 4 years ago

I cannot open uncompressed zip files. Is any solution there? . Is available ZIP_STORED function in Sharp Compress?

adamhathcock commented 4 years ago

There's no reason uncompressed zip files shouldn't work unless there are nested zip files.