writeLine


Description:

public bool writeLine (string s)

Writes a string followed by a newline to the stream.

Parameters:

s

the string to write.

Returns:

true on success, false on error.