TextOutputStream.Encoding
From Xojo Documentation
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.