public abstract class ZlibDecoder extends ByteToByteDecoder
ByteBuf using the deflate algorithm.| 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. |
channelInactive, decode, decodeLast, inboundBufferUpdated, isSingleDecode, setSingleDecodediscardInboundReadBytes, freeInboundBuffer, inboundBufferUpdated, newInboundBufferchannelActive, channelReadSuspended, channelRegistered, channelUnregisteredafterAdd, afterRemove, beforeAdd, beforeRemove, exceptionCaught, userEventTriggeredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2008-2013 The Netty Project. All Rights Reserved.