Uncompresses the data and returns an Uncompressed packet.
Creates a Compressed from an Uncompressed packet. The Uncompressed packet is encoded and the data is compressed using zlib's deflate algorithm.
Creates a Compressed from a list of encoded packets.
Compressed packets.