Skip to main content

int_encoded_len

Function int_encoded_len 

pub fn int_encoded_len(value: u64, prefix_bits: u8) -> usize
Available on crate features http and std only.
Expand description

Number of wire bytes needed by a prefixed integer.