|
Moodle
2.2.1
http://www.collinsharper.com
|

Public Member Functions | |
| setOutputStream ($stream) | |
Definition at line 35 of file Stream.php.
| setOutputStream | ( | $ | stream | ) |
Set output stream
This function sets output stream where the result will be stored.
| resource | $stream | Stream to write the output to |
Implemented in Zend_Http_Client_Adapter_Socket, and Zend_Http_Client_Adapter_Curl.