<?xml version="1.0" encoding="iso-8859-1"?> <!-- $Revision: 1.1 $ --> <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. --> <refentry id="http.HttpInflateStream"> <refnamediv> <refname>HttpInflateStream</refname> <refpurpose>HTTP Inflate Stream</refpurpose> </refnamediv> <refsynopsisdiv> <synopsis> class HttpInflateStream </synopsis> </refsynopsisdiv> <refsect1 role="members" id="http.HttpInflateStream.members"> <title>Class Members</title> <refsect2 id="http.HttpInflateStream.constants"> <title>Constants</title> <table> <title/> <tgroup cols="3"> <thead> <row> <entry>Type</entry> <entry>Name</entry> <entry>Description</entry> </row> </thead> <tbody> <row> <entry>int</entry> <entry>FLUSH_NONE</entry> <entry>no forced flush</entry> </row> <row> <entry>int</entry> <entry>FLUSH_SYNC</entry> <entry>synching flush</entry> </row> <row> <entry>int</entry> <entry>FLUSH_FULL</entry> <entry>full flush</entry> </row> </tbody> </tgroup> </table> <note> <para> Flushing usually has no effect on inflate streams. </para> </note> </refsect2> <refsect2 id="http.HttpInflateStream.methods"> &reftitle.methods; <simplelist> <member><link linkend="function.HttpInflateStream-construct"><classname>HttpInflateStream</classname>::<function>construct</function></link></member> <member><link linkend="function.HttpInflateStream-update"><classname>HttpInflateStream</classname>::<function>update</function></link></member> <member><link linkend="function.HttpInflateStream-flush"><classname>HttpInflateStream</classname>::<function>flush</function></link></member> <member><link linkend="function.HttpInflateStream-finish"><classname>HttpInflateStream</classname>::<function>finish</function></link></member> </simplelist> </refsect2> </refsect1> </refentry> &reference.http.HttpInflateStream.construct; &reference.http.HttpInflateStream.update; &reference.http.HttpInflateStream.flush; &reference.http.HttpInflateStream.finish; <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil sgml-parent-document:nil sgml-default-dtd-file:"../../../../manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 -->