//
pkg.gl
Category
github.com/p9c/pod
pkg
bits
package
1.9.25
Repository:
https://github.com/p9c/pod.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
7
Files
53 SLOC
#
Functions
BigToCompact
BigToCompact converts a whole number N to a compact representation using an unsigned 32-bit number.
CompactToBig
CompactToBig converts a compact representation of a whole number N to an unsigned 32-bit number.