private static class BaseClientResponse.InputStreamWrapper extends java.io.FilterInputStream
in
protected
InputStreamWrapper(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
protected InputStreamWrapper(java.io.InputStream in)
public void close() throws java.io.IOException
close
java.io.Closeable
java.lang.AutoCloseable
java.io.FilterInputStream
java.io.IOException