Constant varu64::MAX_6 [] [src]

pub const MAX_6: u64 = 4398046511103

The largest u64 that fits into six bytes of encoding: 2u64.pow(7 * 6) - 1