Moodle  2.2.1
http://www.collinsharper.com
Zend_Http_Client_Adapter_Stream Interface Reference
Inheritance diagram for Zend_Http_Client_Adapter_Stream:

Public Member Functions

 setOutputStream ($stream)

Detailed Description

Definition at line 35 of file Stream.php.


Member Function Documentation

setOutputStream ( stream)

Set output stream

This function sets output stream where the result will be stored.

Parameters:
resource$streamStream to write the output to

Implemented in Zend_Http_Client_Adapter_Socket, and Zend_Http_Client_Adapter_Curl.


The documentation for this interface was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations