Base64StreamHelper Methods |
The Base64StreamHelper type exposes the following members.
Name | Description | |
---|---|---|
FromBase64String |
Decode Base64 encoded data to binary stream.
| |
ToBase64String |
Convert binary data from stream to base64 encoded string.
|