Module rsmc_core::zlib[][src]

Structs

ZlibCompressor

A compressor that implements zlib compression and decompression.

Constants

DEFAULT_MIN_BYTES

The minimum number of bytes before the Zlib compressor starts compressing data. About 5 times the size of a packet header.