decode_text_with_encoding

Function decode_text_with_encoding 

Source
pub fn decode_text_with_encoding(
    encoding_name: &str,
    full: &Bytes,
) -> (String, bool)