poco/Zip/include/Poco
nyashbox a8bac051c3
feat(Poco::Zip): Check archive consistency before extracting (#4807)
* feat(Zip): add checkConsistency() method for checking archive's consistency

* refactor(Zip): check archive consistency when decompressing all files

* test(Zip): add archive consistency tests

* refactor(Zip): make archive consistency check optional

* test(Zip): test optional consistency check
2024-12-27 12:46:05 +01:00
..
Zip feat(Poco::Zip): Check archive consistency before extracting (#4807) 2024-12-27 12:46:05 +01:00