ContentDecoderpublic class GZIPContentDecoder extends org.eclipse.jetty.http.GZIPContentDecoder implements ContentDecoder
ContentDecoder for the "gzip" encoding.| Modifier and Type | Class | Description |
|---|---|---|
static class |
GZIPContentDecoder.Factory |
Specialized
ContentDecoder.Factory for the "gzip" encoding. |
| Constructor | Description |
|---|---|
GZIPContentDecoder() |
|
GZIPContentDecoder(int bufferSize) |
|
GZIPContentDecoder(org.eclipse.jetty.io.ByteBufferPool byteBufferPool,
int bufferSize) |
decodeCopyright © 1995–2018 Webtide. All rights reserved.