write_string
Description:
Writes the string to the stream.
Parameters:
this |
a Stream object |
string |
a string |
cancellable |
optional Cancellable object, or null |
Returns:
the number of characters written or -1 on error. |