pub fn is_html(buf: &[u8]) -> bool
Returns whether a buffer is html data.
Conforms to whatwg specification.