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.