mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-07-16 05:55:10 +00:00
Revert commit that caused all non-zip files to be read entirely upon opening. IsZipArchive() would read and process the entire file looking for a zip header.