public class NettyVarint21FrameDecoder
extends io.netty.handler.codec.ByteToMessageDecoder
| Constructor and Description | 
|---|
| NettyVarint21FrameDecoder() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | decode(io.netty.channel.ChannelHandlerContext p_decode_1_,
      io.netty.buffer.ByteBuf p_decode_2_,
      java.util.List<java.lang.Object> p_decode_3_) | 
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setSingleDecodechannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredprotected void decode(io.netty.channel.ChannelHandlerContext p_decode_1_,
                      io.netty.buffer.ByteBuf p_decode_2_,
                      java.util.List<java.lang.Object> p_decode_3_)
               throws java.lang.Exception
decode in class io.netty.handler.codec.ByteToMessageDecoderjava.lang.Exception