serialize_u128

Function serialize_u128 

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

Adds the given numeric value to the buffer.