public abstract class ZlibDecoder extends ByteToMessageDecoder
ByteBuf using the deflate algorithm.ChannelHandler.Sharable| 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, setSingleDecodechannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlerAddedCopyright © 2008–2014 The Netty Project. All rights reserved.