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