Go to the source code of this file.
◆ z_const
◆ Z_PREFIX
◆ ZLIB_CONST
◆ ZLIB_INTERNAL
#define ZLIB_INTERNAL /* disables gz*64 functions but fixes zlib 1.2.4 with Z_PREFIX */ |
◆ ZWRAP_decompress_type
Enumerator |
---|
ZWRAP_FORCE_ZLIB | |
ZWRAP_AUTO | |
◆ zstdVersion()
const char * zstdVersion |
( |
void | | ) |
|
◆ ZWRAP_deflateReset_keepDict()
◆ ZWRAP_getDecompressionType()
◆ ZWRAP_inflateReset_keepDict()
◆ ZWRAP_isUsingZSTDcompression()
int ZWRAP_isUsingZSTDcompression |
( |
void | | ) |
|
◆ ZWRAP_isUsingZSTDdecompression()
◆ ZWRAP_setDecompressionType()
◆ ZWRAP_setPledgedSrcSize()
int ZWRAP_setPledgedSrcSize |
( |
z_streamp | strm, |
|
|
unsigned long long | pledgedSrcSize ) |
◆ ZWRAP_useZSTDcompression()
void ZWRAP_useZSTDcompression |
( |
int | turn_on | ) |
|