Skip to main content

FETCH_FLAGS_MAX

Constant FETCH_FLAGS_MAX 

Source
const FETCH_FLAGS_MAX: u64 = 0x7F;
Expand description

The largest Serialization Flags value whose bits are flags. Draft-20 Section 11.4.4: “When less than 128, the bits represent flags”.