serialize_u8

Function serialize_u8 

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

Adds the given numeric value to the buffer.