Class VarInt32FrameDecoder
java.lang.Object
io.netty5.channel.ChannelHandlerAdapter
io.netty5.handler.codec.ByteToMessageDecoder
eu.cloudnetservice.driver.network.netty.codec.VarInt32FrameDecoder
- All Implemented Interfaces:
io.netty5.channel.ChannelHandler
@Internal
public final class VarInt32FrameDecoder
extends io.netty5.handler.codec.ByteToMessageDecoder
-
Nested Class Summary
Nested classes/interfaces inherited from class io.netty5.handler.codec.ByteToMessageDecoder
io.netty5.handler.codec.ByteToMessageDecoder.Cumulator -
Field Summary
Fields inherited from class io.netty5.handler.codec.ByteToMessageDecoder
COMPOSITE_CUMULATOR, MERGE_CUMULATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.netty5.handler.codec.ByteToMessageDecoder
actualReadableBytes, channelInactive, channelRead, channelReadComplete, channelShutdown, decodeLast, discardSomeReadBytes, handlerAdded, handlerAdded0, handlerRemoved, handlerRemoved0, internalBuffer, isSharable, isSingleDecode, setSingleDecodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.netty5.channel.ChannelHandler
bind, channelActive, channelExceptionCaught, channelInboundEvent, channelRegistered, channelUnregistered, channelWritabilityChanged, close, connect, deregister, disconnect, flush, pendingOutboundBytes, read, register, sendOutboundEvent, shutdown, write