CONTINUATION_MASK

Constant CONTINUATION_MASK 

Source
pub(crate) const CONTINUATION_MASK: u8 = 0b0011_1111;
Expand description

Continuation bytes are masked with this value.