Function dicom_encoding::text::validate_cs

source ·
pub fn validate_cs(text: &[u8]) -> TextValidationOutcome
Expand description

Check whether the given byte slice contains only valid characters for a Code String value representation.