[go: up one dir, main page]

[][src]Function infer::text::is_xml

pub fn is_xml(buf: &[u8]) -> bool

Returns whether a buffer is xml data.

Conforms to whatwg specification.