Skip to main content

encode_app_character_string

Function encode_app_character_string 

Source
pub fn encode_app_character_string(
    buf: &mut BytesMut,
    value: &str,
) -> Result<(), Error>
Expand description

Encode an application-tagged CharacterString (UTF-8).