The Base64 decoder class.
The default constructor.
Murl.Util.Base64Decoder new()
Decode a Base64 character to the 6-bit value.
Char DecodeValue(Char charIn)