Compress binary data.
Usage
compress(data)
data: bytes
The data to compress.
bytes
The compressed data.