40 /** Saves data to a file and transparently compress the data using the given compression level.
41 * The generated files are in gzip format ("file.gz").
42 * This class requires compiling MRPT with wxWidgets. If wxWidgets is not available then the class is actually mapped to the standard CFileOutputStream