package
0.2.0
Repository: https://github.com/unit-io/unitdb.git
Documentation: pkg.go.dev

# Functions

Decode32 decode by unrolling the stdlib base32 algorithm + removing all safe checks.
Decode8 decode by unrolling the stdlib base32 algorithm + removing all safe checks.
Encode32 encode by unrolling the stdlib base32 algorithm + removing all safe checks.
Encode8 encode by unrolling the stdlib base32 algorithm + removing all safe checks.