TextOutputStream.Encoding
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As TextEncoding )
aTextOutputStream.Encoding = newTextEncodingValue
or
TextEncodingValue = aTextOutputStream.Encoding
New in 2019r2
Supported for all project types and targets.
or
TextEncodingValue = aTextOutputStream.Encoding
New in 2019r2
Supported for all project types and targets.
The text encoding to be used when writing data via this output stream.