Skip to main content

read_string

Function read_string 

Source
pub fn read_string(r: &mut impl Read) -> Result<String, WireError>
Expand description

Read a UTF-8 string.