Function is_binary_content

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

Detect if content contains binary data (null bytes)