_features.h File Reference
Detailed Description
Contains the definitions that enable or disable certain features in the ZipArchive Library.
Define Documentation
Define it, if you use the BZIP2 algorithm for compression.
- See also:
- Compressing Data
| #define _ZIP_BZIP2_INTERNAL 1 |
Define it, if you want to use the bzip2 sources that come with the ZipArchive Library.
- See also:
- Compressing Data
| #define _ZIP_FILE_IMPLEMENTATION ZIP_ZFI_DEFAULT |
| #define _ZIP_UNICODE_CUSTOM |
| #define _ZIP_UNICODE_NORMALIZE |
| #define ZIP_ZFI_DEFAULT 0 |