Skip to main content

decode

Function decode 

Source
pub fn decode(input: &str) -> Result<Vec<u8>, Error>
Expand description

Convert a Base62 String into a byte buffer