Class ZipArchiveThresholdInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

@Internal public class ZipArchiveThresholdInputStream extends FilterInputStream
  • Constructor Details

    • ZipArchiveThresholdInputStream

      public ZipArchiveThresholdInputStream(InputStream is)
  • Method Details