UnCompress.uncompress

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

class UnCompress
const(void)[]
uncompress
(
const(void)[] buf
)

Meta