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