# Functions
Decode decodes a zarith encoded number from the entire input byte array.
DecodeHex decodes a zarith encoded number from the entire input hex string.
Encode encodes a number to zarith.
EncodeToHex encodes a number to zarith.
ReadNext reads the next variable-length zarith number from the given byte stream.