Skip to main content

u64_len

Function u64_len 

Source
pub fn u64_len(value: u64) -> usize
Expand description

Returns the number of bytes write_u64(value) would produce, without writing.