Skip to main content

encode_varint

Function encode_varint 

Source
pub(super) fn encode_varint(value: usize) -> Vec<u8> 
Available on crate feature alloc only.
Expand description

This function runs in time variable to the input.