Skip to main content

decode_8bit

Function decode_8bit 

Source
pub fn decode_8bit(bytes: &[u8]) -> String
Expand description

Decodes 8-bit Latin1 (ISO-8859-1) data into a String.