Skip to main content

decode_string

Function decode_string 

Source
pub fn decode_string(raw: &[u8], is_be: bool) -> Option<(String, usize)>