auto_encoder::detect

Function detect_encoding

Source
pub fn detect_encoding(html_content: &[u8]) -> Option<String>
Expand description

Detect the encoding used in an HTML file.