ZipEntry.verify

Verifies the contents of this file by computing the CRC32 checksum, and comparing it against the stored one. Throws an exception if the checksums do not match.

Not valid on streamed Zip archives.

class ZipEntry
void
verify
()

Meta