Crate maili_flz

Source
Expand description

§maili-flz

CI maili-flz crate MIT License Apache License Book

Tiny crate containing FastLZ compression length utilities.

§Provenance

This code was initially duplicated across a few places including maili-protocol, revm, and reth.

Functions§

flz_compress_len
Returns the length of the data after compression through FastLZ.