decode_string

Function decode_string 

Source
pub fn decode_string(stream: &mut impl Read) -> Result<String, Error>