Skip to main content

looks_encrypted

Function looks_encrypted 

Source
pub fn looks_encrypted(content: &[u8]) -> bool
Expand description

Whether content carries our magic.

This is the cheap check every path starts with — the filter, status and the history scan all decide on these eleven bytes alone.