abstract class $OSTREAM
****
Descendants
LOGOUT
OUTSTREAM
OUT
TEXT_FILE
Public
Features
plus(s: STR);
****
Append the string "s" to the stream
plus(s: STR): SAME;
****
Append the string "s" to the stream and return self
The Sather Home Page