Skip to main content

STREAM_ID_MASK

Constant STREAM_ID_MASK 

Source
pub const STREAM_ID_MASK: u32 = 0x7FFFFFFF;
Expand description

Mask to extract 31-bit stream ID, clearing the reserved MSB (RFC 9113 §4.1)