is_docx

Function is_docx 

Source
pub fn is_docx(buf: &[u8]) -> bool
Expand description

Returns whether a buffer is Microsoft Word Open XML Format Document (DOCX) data.