Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

decoded_len

Function decoded_len 

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

Compute decoded length of the given hex-encoded input.