Base64Encoder.Convert Method
Overload List
Name | Description |
---|---|
Base64Encoder.Convert (Stream, Stream) | (inherited from Convert ) |
Base64Encoder.Convert (Byte[], Int32, Int32, Byte[], Int32, Int32, Boolean, out Int32, out Int32, out Boolean) |
The Convert method applies base64 encoding to data that is provided in a byte array.
|