pub fn s64(x: i64) -> impl ExactSizeIterator<Item = u8>
Expand description

Encode an i64 as a SLEB128.