Creates a Compressed from an Uncompressed packet. The Uncompressed packet is encoded and the data is compressed using zlib's deflate algorithm.
See Implementation
Creates a Compressed from an Uncompressed packet. The Uncompressed packet is encoded and the data is compressed using zlib's deflate algorithm.