Skip to main content

is_valid_printable_string

Function is_valid_printable_string 

Source
pub exec fn is_valid_printable_string(bytes: &[u8]) -> res : bool
Expand description
ensures
res == is_valid_printable_string_spec(bytes.deep_view()),