Module encodable

Source
Expand description

Encodable traits

Structs§

VarBytes
Bytes that encoded with length

Traits§

Decodable
Methods for decoding bytes to an Object according to MQTT specification
Encodable
Methods for encoding an Object to bytes according to MQTT specification