
Converts supplied Base64 encoded unicode string to a byte array and writes the byte array to the current stream
Member of Stream base class (PRIM_IOC.Stream)
Parameters
Name | Type | Data Type | Description |
---|---|---|---|
Base64String | *Input | Unicode String | Unicode string containg Base64 encoded value |
UrlEncoding | *Input (Optional) | Boolean | Boolean value to indicate that the Base64 string has been URL encoded or false if it has not |
Details
No detailed help is available for this feature