pub fn into_bytes(s: &str) -> Result<Vec<u8>, ParseIntError>
Encodes a String into Hex Bytes
This function will return an error if unable to encode into Hex