Class ZipFile

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class ZipFile
    extends java.lang.Object
    implements java.lang.AutoCloseable
    This is code is get from Android 4.4.2 intent to read as more zip as possible

    Ignore GPBF_ENCRYPTED_FLAG

    Allow duplicate ZipEntry

    Allow Nul byte in ZipEntry name