Skip to main content

bytes_to_utf8_string

Function bytes_to_utf8_string 

Source
pub fn bytes_to_utf8_string(bytes: &[u8], lossy: bool) -> Result<String, String>