pub fn decode(input: &[u8]) -> Result<String, StringError>Expand description
Decode the bytes between a Part 21 string token’s apostrophe delimiters.
pub fn decode(input: &[u8]) -> Result<String, StringError>Decode the bytes between a Part 21 string token’s apostrophe delimiters.