Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
HttpDeflateStream

HttpDeflateStream

(no version information, might be only in CVS)

HttpDeflateStream -- HTTP Deflate Stream Class

Synopsis

class HttpDeflateStream

Class Members

Predefined Constants

Table 1.

TypeNameDescription
intTYPE_GZIPgzip encoding
intTYPE_ZLIBzlib AKA deflate encoding
intTYPE_RAWraw deflate encoding
intLEVEL_MINminimum compression level
intTYPE_DEFdefault compression level
intLEVEL_MAXmaximum compression level
intSTRATEGY_DEFdefault strategy
intSTRATEGY_FILTfiltered strategy
intSTRATEGY_HUFFHuffman strategy
intSTRATEGY_RLERLE strategy
intSTRATEGY_FIXEDfixed strategy
intFLUSH_NONEno forced flush
intFLUSH_SYNCsynching flush
intFLUSH_FULLfull flush

Methods

HttpDeflateStream::construct()
HttpDeflateStream::update()
HttpDeflateStream::flush()
HttpDeflateStream::finish()