pub fn is_binary(path: &Path) -> bool
Check if file appears to be binary (has null bytes anywhere in the stream).