32-encode
Summary​
Encodes a binary into a base 32 encoded string
Description​
Encodes a binary into a base 32 encoded string
Which case to use for the encoding. Either upper
or lower
case.
padding​
Determines whether the result should be padded to a multiple of 8.