gzStream

Categories: streamStatus: STABLEComponent logo
Author: Michael WetherellwxWidgets supported ports: all
Current maintainer: UNMAINTAINED
  (Want to be the maintainer of this one ?)
wxWidgets supported versions: 2.5, 2.6
Latest version: 1.0Build system: Bakefile-based
Programming language: C++Samples provided: 1
External dependencies: noneDocumentation: hand

Description: wxGzipInputStream and wxGzipOutputStream, classes to read and write gzips. These classes where part of wxWidgets for a short time, however they have now been obsoleted by improvements to wxZlibInputStream and wxZlibOutputStream, which can now read and write gzips themselves (the current CVS HEAD supports that and wxWidgets 2.5.2 will be the first release that will support it). However, these classes provide a few features which wxZlibInput/OutputStream do not (access to the header fields), so I have made them available here in case anyone needs to use them.

Links for gzStream: