43 /** Transparently opens a compressed "gz" file and reads uncompressed data from it.
44 * If the file is not a .gz file, it silently reads data from the file.
45 * This class requires compiling MRPT with wxWidgets. If wxWidgets is not available then the class is actually mapped to the standard CFileInputStream