Function right_encode

Source
pub const fn right_encode(x: usize) -> RightEncode
Expand description

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