Skip to main content

audit_bytes

Function audit_bytes 

Source
pub fn audit_bytes(data: &[u8]) -> Vec<OlecfAnomaly>
Expand description

Audit a compound file’s bytes, returning every anomaly observed. Never panics on malformed or hostile input; a buffer that is not a CFB yields an empty list.