Skip to main content

write_u8_be

Function write_u8_be 

Source
pub fn write_u8_be(out: &mut Vec<u8>, value: u8) -> Result<()>