Base32

The standard _base32 encoding, containing A-Z, 2-7 and =.

alias Base32 = Base32Impl!()

Meta