Function msgpass::bytes_to_string_lossy
source · pub fn bytes_to_string_lossy(bytes: &[u8]) -> StringExpand description
Converts a vector of bytes to string (replace invalid parts with �)
pub fn bytes_to_string_lossy(bytes: &[u8]) -> StringConverts a vector of bytes to string (replace invalid parts with �)