public abstract class ZlibDecoder extends ByteToMessageDecoder
ByteBuf using the deflate algorithm.ByteToMessageDecoder.CumulatorCOMPOSITE_CUMULATOR, MERGE_CUMULATOR| Constructor and Description |
|---|
ZlibDecoder() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isClosed()
Returns
true if and only if the end of the compressed stream
has been reached. |
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decode, decodeLast, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setSingleDecodeCopyright © 2008–2015 The Netty Project. All rights reserved.