Class VarInt32FramePrepender
java.lang.Object
io.netty5.channel.ChannelHandlerAdapter
eu.cloudnetservice.driver.impl.network.netty.codec.VarInt32FramePrepender
- All Implemented Interfaces:
io.netty5.channel.ChannelHandler
public final class VarInt32FramePrepender
extends io.netty5.channel.ChannelHandlerAdapter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.netty5.channel.ChannelHandler
bind, channelActive, channelExceptionCaught, channelInactive, channelInboundEvent, channelRead, channelReadComplete, channelRegistered, channelShutdown, channelUnregistered, channelWritabilityChanged, close, connect, deregister, disconnect, flush, handlerAdded, handlerRemoved, pendingOutboundBytes, read, register, sendOutboundEvent, shutdown
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
VarInt32FramePrepender
public VarInt32FramePrepender()
-
-
Method Details
-
write
-
isSharable
public boolean isSharable()
-