pub fn encode_app_character_string( buf: &mut BytesMut, value: &str, ) -> Result<(), Error>
Encode an application-tagged CharacterString (UTF-8).