Function pbf::zagzig

source ยท
pub fn zagzig(val: u64) -> i64
Expand description

convert an unsigned integer to a signed integer using zigzag decoding.