Skip to main content

length_in_bytes

Function length_in_bytes 

Source
pub fn length_in_bytes<'a, A>(bytes: &A) -> usize
where A: AsBytes<'a>,
Expand description

Encoded length in number of u8 bytes required.