Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Http/Client/Adapter/Stream.php
Go to the documentation of this file.
00001 <?php
00002 
00035 interface Zend_Http_Client_Adapter_Stream
00036 {
00045     function setOutputStream($stream);
00046 }
 All Data Structures Namespaces Files Functions Variables Enumerations