Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
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.