Function left_encode

Source
pub const fn left_encode(x: usize) -> LeftEncode
Expand description

Encodes x as a byte string in a way that can be unambiguously parsed from the beginning.