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