var searchIndex = {}; searchIndex["zstd"] = {"doc":"Rust binding to the [zstd library][zstd].","items":[[3,"Encoder","zstd","An encoder that compress and forward data to another writer.",null,null],[3,"Decoder","","A decoder that decompress input data from another `Read`.",null,null],[11,"new","","Creates a new encoder.",0,{"inputs":[{"name":"w"},{"name":"i32"}],"output":{"name":"ioresult"}}],[11,"finish","","Finishes the stream. You need to call this after writing your stuff.",0,null],[11,"write","","",0,null],[11,"flush","","",0,null],[11,"new","","",1,{"inputs":[{"name":"r"}],"output":{"name":"ioresult"}}],[11,"read","","",1,null]],"paths":[[3,"Encoder"],[3,"Decoder"]]}; initSearch(searchIndex);