Skip to main content

decode

Function decode 

Source
pub fn decode<T: AsRef<[u8]>>(input: T) -> Result<Vec<u8>, HexError>
Expand description

One-shot decode from a hex string to a bytes using a constant-time implementation. ignores whitespace and \x