get_output_stream
Description:
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. |
Gets the output stream for this object.
This is used for writing.
this |
a IOStream |
a OutputStream, owned by the IOStream. Do not free. |