writeTo abstract method

void writeTo(
  1. MqttByteBuffer stream
)

Serialize to a byte buffer stream

Implementation

void writeTo(MqttByteBuffer stream);