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, inboundBufferUpdatedinboundBufferUpdated, newInboundBufferafterAdd, afterRemove, beforeAdd, beforeRemove, channelActive, channelRegistered, channelUnregistered, exceptionCaught, userEventTriggeredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2008-2012 The Netty Project. All Rights Reserved.