Stream base class - WriteChars Method
Method to write an array of unicode characters to the current stream
Member of Stream base class (PRIM_IOC.Stream)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Chars | *Input | Unicode String | Unicode characters to write to the current stream |
| Encoding | *Input (Optional) | PRIM_IOC.Encoding | Encoding component identifying the technique to be used to convert the unicode characters to bytes |
No detailed help is available for this feature