Constant varu64::MAX_1 [] [src]

pub const MAX_1: u64 = 127

The largest u64 that fits into one byte of encoding: 2u64.pow(7 * 1) - 1