Class ZipSlipAwareZipInputStream

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class ZipSlipAwareZipInputStream
    extends java.util.zip.ZipInputStream
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.zip.ZipEntry getNextEntry()  
      • Methods inherited from class java.util.zip.ZipInputStream

        available, close, closeEntry, createZipEntry, read, skip
      • Methods inherited from class java.util.zip.InflaterInputStream

        fill, mark, markSupported, read, reset
      • Methods inherited from class java.io.FilterInputStream

        read
      • Methods inherited from class java.io.InputStream

        nullInputStream, readAllBytes, readNBytes, readNBytes, transferTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait