write_u32

Function write_u32 

Source
pub fn write_u32(out: &mut Vec<u8>, value: u32)
Expand description

Write 4-byte big-endian unsigned integer.