[go: up one dir, main page]

[][src]Function infer::text::is_html

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

Returns whether a buffer is html data.

Conforms to whatwg specification.