Function
base64.b32encode

Signature

b32encode(s)

Documentation String

Encode a string using Base32.

s is the string to encode. The encoded string is returned.