Skip to main content

is_utf16_xml

Function is_utf16_xml 

Source
pub fn is_utf16_xml(bytes: &[u8]) -> bool
Expand description

Whether bytes look like a UTF-16 XML part; see utf16_xml_to_utf8.