Function difft::files::guess_content
source · [−]pub(crate) fn guess_content(bytes: &[u8]) -> ProbableFileKind
Expand description
Do these bytes look like a binary (non-textual) format?
pub(crate) fn guess_content(bytes: &[u8]) -> ProbableFileKind
Do these bytes look like a binary (non-textual) format?