Contents Up Previous Next

wxZlibOutputStream

This stream compresses all data written to it, and passes the compressed data to the "filtered" stream.

Derived from

wxFilterOutputStream

Include files

<wx/zstream.h>

See also

wxStreamBuffer (REF NOT FOUND), wxOutputStream