write


Description:

public bool write (string s)

Writes a string to the stream.

Parameters:

s

the string to write.

Returns:

true on success, false on error.