| Modifier and Type | Field and Description |
|---|---|
static MqttEncoder |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
doEncode(org.tio.core.ChannelContext ctx,
MqttMessage message)
This is the main encoding method.
|
public static final MqttEncoder INSTANCE
public ByteBuffer doEncode(org.tio.core.ChannelContext ctx, MqttMessage message)
ctx - ChannelContextmessage - MQTT message to encodeCopyright © 2025. All rights reserved.