In SilkPerformer 5.1 Service Pack 1 (ver.5.1.1), the following functions are available to provide full zlib functionality. ZipCompressZlib function Compresses a data buffer in zLib format. The resulting zipped buffer can be unzipped with the ZipUncompressZlib function. The ZipCompressZlib function uses the deflate compression algorithm and prepends the zLib header. See Help for more details. ZipUncompressZlib function Uncompresses a zipped data buffer, which was compressed with the ZipCompressZlib function. See Help for more details. Old KB# 19142
↧