pub fn decode<T: Textcode>(src: impl AsRef<[u8]>) -> String
Decodes bytes from the source encoding to a UTF-8 String.