class

MQTT::V5::EmptyPacket

Inherits MQTT::Header / BinData / Reference / Object

PINGREQ and PINGRESP are unchanged from 3.1.1

Constants

AFTER_DESERIALIZE = [] of Nil

PINGREQ and PINGRESP are unchanged from 3.1.1

BEFORE_SERIALIZE = [] of Nil

PINGREQ and PINGRESP are unchanged from 3.1.1

ENDIAN = ["system"]

PINGREQ and PINGRESP are unchanged from 3.1.1

KLASS_NAME = [MQTT::V5::EmptyPacket]

PINGREQ and PINGRESP are unchanged from 3.1.1

PARTS = [] of Nil

PINGREQ and PINGRESP are unchanged from 3.1.1

REMAINING = [] of Nil

PINGREQ and PINGRESP are unchanged from 3.1.1

Class methods

bit_fields

PINGREQ and PINGRESP are unchanged from 3.1.1

Source

Instance methods

calculate_length
Source