Skip to main content

encode_ctx_character_string

Function encode_ctx_character_string 

Source
pub fn encode_ctx_character_string(
    w: &mut Writer<'_>,
    tag_num: u8,
    value: &str,
) -> Result<(), EncodeError>