Function varu64::encoding_length [−][src]
pub fn encoding_length(n: u64) -> usize
Expand description
Return how many bytes the encoding of n
will take up.
pub fn encoding_length(n: u64) -> usize
Return how many bytes the encoding of n
will take up.