PAYLOAD_FORMAT_MAGIC

Constant PAYLOAD_FORMAT_MAGIC 

Source
pub const PAYLOAD_FORMAT_MAGIC: u32 = 2479346549;
Expand description

First bytes of a payload’s encoding (in LE or BE depending on the byte order used for encoding the rest of the payload)