Checks if a byte array likely contains binary data rather than valid UTF-8 text.
The byte array to check
True if the array likely contains binary data, false otherwise
Checks if a byte array likely contains binary data rather than valid UTF-8 text.