Package zbase32 implements the z-base-32 encoding, a human-friendly variant of base32, with support for bit-level encoding.
go get github.com/tv42/zbase32No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encode bytes to z-base-32 string
Use encoding/base32 if you need RFC 4648 compatibility
No dependency data recorded yet.