Expand description
Commonly used zstd [Compressor
] and [Decompressor
] for reth types.
Structs§
- Reusable decompressor that uses its own internal buffer.
Constants§
- Thread receipt compressor.
- Thread receipt decompressor.
- Thread Transaction compressor.
- Thread Transaction decompressor.
Statics§
- Compression/Decompression dictionary for
Receipt
. - Compression/Decompression dictionary for
Transaction
.
Functions§
- Fn creates receipt [
Compressor
] - Fn creates receipt [
Decompressor
] - Fn creates tx [
Compressor
] - Fn creates tx [
Decompressor
]