Decompresses the data in srcbuf[].
buffer containing the compressed data.
size of the uncompressed data. It need not be accurate, but the decompression will be faster if the exact size is supplied.
the base two logarithm of the maximum window size.
the decompressed data.
See Implementation
Decompresses the data in srcbuf[].