$expectedCrc
$expectedCrc : int
Expected crc.
Thrown to indicate a CRC32 mismatch between the declared value in the Central File Header and the Data Descriptor or between the declared value and the computed value from the decompressed data.
The exception detail message is the name of the ZIP entry.
$expectedCrc : int
Expected crc.
$actualCrc : int
Actual crc.