Skip to main content

write_string

Function write_string 

Source
pub fn write_string(writer: &mut impl Write, s: &str) -> Result<(), WalletError>
Expand description

Write a length-prefixed UTF-8 string.