private static class StreamUtils.NonClosingInputStream extends java.io.FilterInputStream
in
StreamUtils.NonClosingInputStream(java.io.InputStream in)
void
close()
available, mark, markSupported, read, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamUtils.NonClosingInputStream(java.io.InputStream in)
public void close() throws java.io.IOException
close
java.io.Closeable
java.lang.AutoCloseable
java.io.FilterInputStream
java.io.IOException