Function base16ct::decoded_len

source ·
pub fn decoded_len(bytes: &[u8]) -> Result<usize>
Expand description

Compute decoded length of the given hex-encoded input.