Abstract
Encapsulates functionality of the hi-base32 package.
Static
Encode the given input to a base32 string.
The input you want to encode.
Optional
Treat string as ASCII or UTF-8 string. Default is false.
The encoded base32 string.
Encapsulates functionality of the hi-base32 package.