decode

Function decode 

Source
pub fn decode<T: Textcode>(src: impl AsRef<[u8]>) -> String
Expand description

Decodes bytes from the source encoding to a UTF-8 String.