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

Converts a vector of bytes to string (replace invalid parts with �)