Decompress binary data.
Usage
decompress(data)
data: bytes
The data to decompress.
bytes
The decompressed data.