Function rustc_serialize::leb128::largest_max_leb128_len
source · pub const fn largest_max_leb128_len() -> usize
Expand description
Returns the length of the longest LEB128 encoding of all supported integer types.
pub const fn largest_max_leb128_len() -> usize
Returns the length of the longest LEB128 encoding of all supported integer types.