Creates a Compressed from an Uncompressed packet. The Uncompressed packet is encoded and the data is compressed using zlib's deflate algorithm.
Same as Uncompressed's id field.
Length of the uncompressed buffer.
Compressed data.
See Implementation