Function encode_mqtt

Source
pub fn encode_mqtt(
    packet: &Packet,
    bytes: &mut BytesMut,
    protocol_version: ProtocolVersion,
)