serialize_u32

Function serialize_u32 

Source
pub fn serialize_u32(value: u64, buffer: &mut Vec<u8>)
Expand description

Adds the given numeric value to the buffer.