isNotValidZipFile

fun ZipFile.isNotValidZipFile(): Boolean

Check whether this ZipFile denotes an invalid ZipFile.

Return

true if this ZipFile is invalid, false otherwise.

Author

Griefed