Skip to main content

encode_fixed64

Function encode_fixed64 

Source
pub fn encode_fixed64(value: u64, buf: &mut impl BufMut)
Expand description

Encode a fixed64 value as 8 bytes little-endian (wire type 1).