Skip to main content

encode_unsigned

Function encode_unsigned 

Source
pub fn encode_unsigned(buf: &mut BytesMut, value: u64)
Expand description

Encode an unsigned integer using the minimum number of big-endian octets.