pub fn validate_iso_8859(text: &[u8]) -> TextValidationOutcomeExpand description
Check whether the given byte slice contains valid text from the default character repertoire.
pub fn validate_iso_8859(text: &[u8]) -> TextValidationOutcomeCheck whether the given byte slice contains valid text from the default character repertoire.