pub const FSST_CODE_MASK: u16 = _; // 511u16Expand description
Maximum value for the extended code range.
When truncated to u8 this is code 255, which is equivalent to ESCAPE_CODE.
pub const FSST_CODE_MASK: u16 = _; // 511u16Maximum value for the extended code range.
When truncated to u8 this is code 255, which is equivalent to ESCAPE_CODE.