Skip to main content

Module zigzag

Module zigzag 

Source

Functions§

zigzag_decode
Decode a ZigZag-encoded unsigned integer back to its signed value.
zigzag_encode
Encode a signed integer using ZigZag encoding.