Contents Up Previous Next

wxZlibInputStream

This stream uncompresses all data read from it. It uses the "filtered" stream to get new compressed data.

Derived from

wxFilterInputStream

Include files

<wx/zstream.h>

See also

wxInputStream