pub fn to_encoding_no_replacement(code_page: u16) -> Option<&'static Encoding>
Expand description

Like to_encoding, except returns None when to_encoding would return Some(REPLACEMENT).