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