Function varu64::encoding_length_non_zero_u64[][src]

pub fn encoding_length_non_zero_u64(n: NonZeroU64) -> usize
Expand description

Return how many bytes the encoding of n: NonZeroU64 will take up.