get_input_stream
Description:
Gets the input stream for this object.
This is used for reading.
Parameters:
this |
a IOStream |
Returns:
a InputStream, owned by the IOStream. Do not free. |
Gets the input stream for this object.
This is used for reading.
this |
a IOStream |
a InputStream, owned by the IOStream. Do not free. |