string MIME.decode(string data, string encoding)
Extract raw data from an encoded string suitable for transport between systems.
The encoding can be any of
The encoding string is not case sensitive.
MIME.encode()