| protected void |
| decode(io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf in, List<Object> out) |
| decode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, List<Object> arg2) |
| decode(io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf buf, List<Object> objects) |
|
| private void |
| setupInflaterInput(io.netty.buffer.ByteBuf in) |
| method_52896(io.netty.buffer.ByteBuf arg0) |
| setInputBuf(io.netty.buffer.ByteBuf buf) |
|
| private io.netty.buffer.ByteBuf |
| inflate(io.netty.channel.ChannelHandlerContext ctx, int uncompressedLength) |
| method_52897(io.netty.channel.ChannelHandlerContext arg0, int arg1) |
| inflate(io.netty.channel.ChannelHandlerContext context, int expectedSize) |
|
| public void |
| setThreshold(int threshold, boolean validateDecompressed) |
| method_10739(int arg0, boolean arg1) |
| setCompressionThreshold(int compressionThreshold, boolean rejectsBadPackets) |
|