oleg-cherednik / zip4jvm

zip files support for JDK application: split, zip64, encryption, streaming
https://github.com/oleg-cherednik/zip4jvm
Apache License 2.0
26 stars 3 forks source link

ZipInfo not working from Zip64 #42

Closed oleg-cherednik closed 3 years ago

oleg-cherednik commented 3 years ago

Looks like total disk is not correct when ready Zip64. After investigation, I have found that totalDisk is differ in EndCentralDirectory and Zip64.EndCetralDirectoryLocator.