serialize_u64

Function serialize_u64 

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

Adds the given numeric value to the buffer.