pub fn is_binary(data: &[u8]) -> bool
Returns true if the data looks binary (contains NUL bytes in the first 8000 bytes).