pub fn encoded_len(bytes: &[u8]) -> usize
Get the length of Base16 (hex) produced by encoding the given bytes.