Package jadx.zip

Interface IZipParser

  • All Superinterfaces:
    java.lang.AutoCloseable, java.io.Closeable
    All Known Implementing Classes:
    FallbackZipParser, JadxZipParser

    public interface IZipParser
    extends java.io.Closeable
    • Method Detail

      • open

        ZipContent open()
                 throws java.io.IOException
        Throws:
        java.io.IOException