Class that performs base64 decoding, with input from a char array.
For a list of all members of this type, see Base64DecoderW Members.
System.Object
Base64DecoderW
This class is the same as Base64Decoder, except that the
input is taken from a character array, instead of a byte array. See
the overview section of Base64Decoder for
general information that applies to both Base64Decoder and
Base64DecoderW.
Namespace: Hunny.Mime
Assembly: Hunny.Mime (in Hunny.Mime.dll)
Base64DecoderW Members | Hunny.Mime Namespace | Base64Decoder