Decompresses a chunk of data with zlib INFLATE algorithm.
zlib
The output buffer with the decompressed data
The buffer of data to decompress
Generated using TypeDoc
Decompresses a chunk of data with
zlib
INFLATE algorithm.Returns
The output buffer with the decompressed data