Module compression

Source

Enums§

Compression
Enum which represents a type of compression. Only non-startup frame’s body can be compressed.
CompressionError
An error which may occur during encoding or decoding frame body. As there are only two types of compressors it contains two related enum options.

Constants§

LZ4
SNAPPY