Data Fields

compression_type Struct Reference

Structure defining a supported compression method. More...

Data Fields

const char * name
 Name of the compression method.
const char * ext
 Extension to add to the filename of files written using this method.
int compress_type
 Internal type identifying the compression method.

Detailed Description

Structure defining a supported compression method.


Field Documentation

Internal type identifying the compression method.

const char* compression_type::ext

Extension to add to the filename of files written using this method.

Name of the compression method.


The documentation for this struct was generated from the following file: