Function control_string

Source
pub fn control_string(control_string: &str) -> String
Expand description

Creates a new Control String.

The given control string will be prefixed with SOS and suffixed with ST.

The interpretation of the character string depends on the application.