Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
libz and libbz2 wrapper to have identical interface to these libraries. More...
Go to the source code of this file.
Classes | |
class | libdar::wrapperlib |
this class encapsulates calls to libz or libbz2 More... | |
Namespaces | |
libdar | |
libdar namespace encapsulate all libdar symbols | |
Enumerations | |
enum | wrapperlib_mode { zlib_mode , bzlib_mode , xz_mode } |
libz and libbz2 wrapper to have identical interface to these libraries.
libz and libbz2 library differ in the way they return values in certain circumpstances. This module defines the wrapperlib class that make their use homogeneous.
Definition in file wrapperlib.hpp.