| Constructor and Description |
|---|
MqttDecoder() |
MqttDecoder(int maxBytesInMessage) |
MqttDecoder(int maxBytesInMessage,
int maxClientIdLength) |
| Modifier and Type | Method and Description |
|---|---|
MqttMessage |
doDecode(org.tio.core.ChannelContext ctx,
ByteBuffer buffer,
int readableLength) |
public MqttDecoder()
public MqttDecoder(int maxBytesInMessage)
public MqttDecoder(int maxBytesInMessage,
int maxClientIdLength)
public MqttMessage doDecode(org.tio.core.ChannelContext ctx, ByteBuffer buffer, int readableLength) throws org.tio.core.exception.TioDecodeException
org.tio.core.exception.TioDecodeExceptionCopyright © 2025. All rights reserved.