Module libafl_bolts::compress

source ·
Expand description

Compression of events passed between a broker and clients. Currently we use the gzip compression algorithm for its fast decompression performance.

Structs