This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.

1 line
361 B
JavaScript

initSidebarItems({"struct":[["AutoFinishEncoder","A wrapper around an `Encoder<W>` that finishes the stream on drop."],["AutoFlushDecoder","A wrapper around a `Decoder<W>` that flushes the stream on drop."],["Decoder","A decoder that decompress and forward data to another writer."],["Encoder","An encoder that compress and forward data to another writer."]]});