pub fn parse_byte_list(input: &str) -> Result<Vec<u8>, DataError>
Called when building instructions to parse strings into byte lists.