This class can be used to encode data in MIME base 32 encoding according to the RFC 3548 specification. Base 32 is similar to base 64, except that it uses only letters and digits, but no symbols, so it is more immune to character loss due to misinterpretation during transmission.