Skip to main content

is_uint8

Function is_uint8 

Source
fn is_uint8(key: u64) -> bool
Expand description

Whether a Table 6 parameter’s value is a single raw byte rather than a varint or a length-prefixed block.

SUBSCRIBER_PRIORITY (0x20, Section 10.2.7) and GROUP_ORDER (0x22, Section 10.2.8) are the two uint8s that may be nested.