Skip to main content

write_byte

Function write_byte 

Source
pub fn write_byte(writer: &mut impl Write, b: u8) -> Result<(), WalletError>
Expand description

Write a single byte.