You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Stream base class - WriteBase64String Method
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

See also

All Component Classes
Technical Reference

  • No labels