Description
If ZipArchiveInputStream thinks it has found a data descriptor for a stored entry it should verify the size just read actually matches the size of the entry read so far and throw an exception if there is a mismatch.
If ZipArchiveInputStream thinks it has found a data descriptor for a stored entry it should verify the size just read actually matches the size of the entry read so far and throw an exception if there is a mismatch.