Skip to main content

read_string_list

Function read_string_list 

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

Read a list of strings.