Skip to main content

uvarint_byte_len

Function uvarint_byte_len 

Source
pub fn uvarint_byte_len(x: u64) -> usize
Expand description

The number of bytes write_uvarint would emit for x.