Skip to main content

convert_bytes

Function convert_bytes 

Source
pub fn convert_bytes(input: &[u8], from: &str, to: &str) -> Result<Vec<u8>>