multistream.codec.compress

Compression codecs transform the byte stream after it is encoded and before it is decoded by the next codec.

gzip-codec

(gzip-codec)

Creates a compression codec which will apply GZIP to the encoded data.