pub fn read_string(reader: &mut impl Read) -> Result<String, WalletError>
Read a length-prefixed UTF-8 string.