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

NameTypeData TypeDescription
Chars*InputUnicode StringUnicode characters to write to the current stream
Encoding*Input (Optional)PRIM_IOC.EncodingEncoding 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