Skip to main content

windows_code_page_encoding

Function windows_code_page_encoding 

Source
pub fn windows_code_page_encoding(code_page: u32) -> Option<&'static Encoding>
Expand description

Maps a Windows code page number to an Encoding Standard decoder when supported.