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)

Parameters

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

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference