> Am 01.04.2020 um 15:57 schrieb Garth Hjelte <ga...@chickensys.com>:
>
> I'm using MBS 16.3 or similar, and trying to use DecompressZLibMBS. It works
> great with "normal" Zip data, but I have a file that indicates the data was
> Deflated.
DecompressZLibMBS is to decompress zlib compressed data without any zip header.
-3 is a data error.
And we simply cal inflate() on it.
The CompressZLibMBS does deflateInit and then deflate in a loop.
Sincerely
Christian
--
Read our blog about news on our plugins:
http://www.mbsplugins.de/
_______________________________________________
mbsplugins@monkeybreadsoftware.info mailing list
%(list_address)s
https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info