class

MqttCrystal::Packet::Pubrel

Inherits MqttCrystal::Packet::PacketWithID / MqttCrystal::Packet / Reference / Object

Constructors

new(id : UInt16 = 0_u16, flags : Array(Bool) = [false, true, false, false], body_length : UInt64 = 0_u64)
Source

Instance methods

validate_flags
Source