Skip to main content

write_i64

Function write_i64 

Source
pub fn write_i64(buf: &mut Vec<u8>, i: i64)
Expand description

Write a msgpack integer using the most compact encoding.