serialize_i64

Function serialize_i64 

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

Adds the given numeric value to the buffer.