Skip to main content

read_string

Function read_string 

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

Read a length-prefixed UTF-8 string.