decode_bytes

Function decode_bytes 

Source
pub fn decode_bytes(bytes: &[u8], encoding: &'static Encoding) -> Result<String>