put_string


Description:

public bool put_string (string str, Cancellable? cancellable = null) throws IOError

Puts a string into the output stream.

Parameters:

this

a DataOutputStream.

str

a string.

cancellable

optional Cancellable object, null to ignore.

Returns:

true if string was successfully added to the this.