Uncompresses data. If the first byte of srcbuf is 0 then LZMA will be used to uncompress the data. Otherwise uses zlib.
The compressed data
The uncompressed size
The uncompressed data
See Implementation
Uncompresses data. If the first byte of srcbuf is 0 then LZMA will be used to uncompress the data. Otherwise uses zlib.