package
1.9.25
Repository: https://github.com/p9c/pod.git
Documentation: pkg.go.dev

# Functions

BigToCompact converts a whole number N to a compact representation using an unsigned 32-bit number.
CompactToBig converts a compact representation of a whole number N to an unsigned 32-bit number.