Zend Framework
1.12
|
Public Member Functions | |
setOutputStream ($stream) | |
Set output stream. | |
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.