(function() {var implementors = {};
implementors["inflate"] = [{"text":"impl<R: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.54.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.54.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"inflate/struct.DeflateDecoderBuf.html\" title=\"struct inflate::DeflateDecoderBuf\">DeflateDecoderBuf</a><R>","synthetic":false,"types":["inflate::reader::DeflateDecoderBuf"]},{"text":"impl<R: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.54.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.54.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"inflate/struct.DeflateDecoder.html\" title=\"struct inflate::DeflateDecoder\">DeflateDecoder</a><R>","synthetic":false,"types":["inflate::reader::DeflateDecoder"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()