Searched refs:ZWRAP_setDecompressionType (Results 1 – 3 of 3) sorted by relevance
72 void ZWRAP_setDecompressionType(ZWRAP_decompress_type type);
42 This behavior can be changed using `ZWRAP_setDecompressionType(ZWRAP_FORCE_ZLIB)` what will make zl…
96 void ZWRAP_setDecompressionType(ZWRAP_decompress_type type) { g_ZWRAPdecompressionType = type; } in ZWRAP_setDecompressionType() function