public class ClusterMessageDecoder extends Object
| Constructor and Description |
|---|
ClusterMessageDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Packet |
decode(ChannelContext ctx,
ByteBuffer buffer,
int readableLength) |
public Packet decode(ChannelContext ctx, ByteBuffer buffer, int readableLength) throws TioDecodeException
ctx - ChannelContextbuffer - ByteBufferreadableLength - readableLengthTioDecodeException - TioDecodeExceptionCopyright © 2024. All rights reserved.