get_output_stream


Description:

public virtual unowned OutputStream get_output_stream ()

Gets the output stream for this object.

This is used for writing.

Parameters:

this

a IOStream

Returns:

a OutputStream, owned by the IOStream. Do not free.