![]() |
Disk ARchive
2.5.7
Full featured and portable backup and archiving tool
|
compression engine implementation More...
#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.
Classes | |
| class | libdar::compressor |
| compression class for gzip and bzip2 algorithms More... | |
Namespaces | |
| libdar | |
| libdar namespace encapsulate all libdar symbols | |
Enumerations | |
| enum | libdar::compression { libdar::none = 'n', libdar::gzip = 'z', libdar::bzip2 = 'y', libdar::lzo = 'l', libdar::xz = 'x' } |
| the different compression algorithm available More... | |
compression engine implementation
Definition in file compressor.hpp.
1.8.12