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

encoded_len

Function encoded_len 

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

Get the length of Base16 (hex) produced by encoding the given bytes.