Skip to main content

fetch_flags_are_defined

Function fetch_flags_are_defined 

Source
fn fetch_flags_are_defined(flags: u64) -> bool
Expand description

Whether draft-17 defines this Serialization Flags value.

Section 10.4.4: the value is a bit set “when less than 128”; 0x8C and 0x10C are the two larger values Table 6 defines; “Any other value is a PROTOCOL_VIOLATION.”