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