Module quilkin::filters::compress

source ·

Structs§

Enums§

  • Whether to do nothing, compress or decompress the packet.
  • A trait that provides a compression and decompression strategy for this filter. Conversion takes place on a mutable Vec, to ensure the most performant compression or decompression operation can occur.
  • The library to use when compressing.