Decompress the data in buf and return the decompressed data. The buffers returned from successive calls to this should be concatenated together.
See Implementation
Decompress the data in buf and return the decompressed data. The buffers returned from successive calls to this should be concatenated together.