Skip to main content

FLAG_COMPRESSED

Constant FLAG_COMPRESSED 

Source
pub const FLAG_COMPRESSED: u16 = 0x0002;
Expand description

Payload is zstd-compressed. Decompressed by framing layer before delivery. CRC32 is computed over the compressed bytes (what is on the wire).