private class HTTPRedirectDeflateDecoder.NoWrapAutoEndInflaterInputStream extends InflaterInputStream
InflaterInputStream which defaults in a no-wrap Inflater instance and
closes it when the stream is closed.buf, inf, lenin| Constructor and Description |
|---|
HTTPRedirectDeflateDecoder.NoWrapAutoEndInflaterInputStream(InputStream is)
Creates a new input stream with a default no-wrap decompressor and buffer size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, fill, mark, markSupported, read, read, reset, skipreadpublic HTTPRedirectDeflateDecoder.NoWrapAutoEndInflaterInputStream(InputStream is)
is - the input streampublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InflaterInputStreamIOExceptionCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.