Std stream stream writestring
std:std.stream.Stream.WriteString
Method WriteString:Void( str:String )#
Writes a string to the stream (NOT null terminated).
| Parameters | |
|---|---|
str |
str The string to write. |
std:std.stream.Stream.WriteString
Writes a string to the stream (NOT null terminated).
| Parameters | |
|---|---|
str |
str The string to write. |