pub const FLAG_COMPRESSED: u16 = 0x0002;
Payload is zstd-compressed. Decompressed by framing layer before delivery. CRC32 is computed over the compressed bytes (what is on the wire).