Skip to main content

write_u32_be

Function write_u32_be 

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