pub fn length_in_bytes<'a, A>(bytes: &A) -> usizewhere A: AsBytes<'a>,
Encoded length in number of u8 bytes required.
u8