Skip to main content

decode_ctx_character_string

Function decode_ctx_character_string 

Source
pub fn decode_ctx_character_string<'a>(
    r: &mut Reader<'a>,
    len: usize,
) -> Result<&'a str, DecodeError>