#include "../my_config.h"
#include "infinint.hpp"
#include "generic_file.hpp"
#include "integers.hpp"
#include "wrapperlib.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | libdar |
Enumerations | |
| enum | compression { none = 'n', zip = 'p', gzip = 'z', bzip2 = 'y' } |
| the different compression algorithm available More... | |
Definition in file compressor.hpp.
1.4.2