initSidebarItems({"fn":[["decode_all","Decompress the given data as if using a `Decoder`."],["encode_all","Compress all the given data as if using an `Encoder`."]],"mod":[["block","Methods to compress and decompress individual blocks."],["dict","Train a dictionary from various sources."]],"struct":[["AutoFinishEncoder","A wrapper around an `Encoder` that finishes the stream on drop."],["Decoder","A decoder that decompress input data from another `Read`."],["Encoder","An encoder that compress and forward data to another writer."]]});