blob: 5c98467f0f7b55273ab933cd7d4e91ae2f0cd0f6 [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><meta name="keywords" content="rust, rustlang, rust-lang"><title>List of all items in this crate</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" href="../normalize.css"><link rel="stylesheet" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" href="../ayu.css" disabled><link rel="stylesheet" href="../dark.css" disabled><link rel="stylesheet" href="../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../storage.js"></script><script defer src="../main.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../favicon.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../flate2/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2></h2></nav><nav class="sidebar"><a class="sidebar-logo" href="../flate2/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2 class="location">Crate flate2</h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></section></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></div></form></nav><section id="main-content" class="content"><h1 class="fqn">List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.Compress.html">Compress</a></li><li><a href="struct.CompressError.html">CompressError</a></li><li><a href="struct.Compression.html">Compression</a></li><li><a href="struct.Crc.html">Crc</a></li><li><a href="struct.CrcReader.html">CrcReader</a></li><li><a href="struct.CrcWriter.html">CrcWriter</a></li><li><a href="struct.Decompress.html">Decompress</a></li><li><a href="struct.DecompressError.html">DecompressError</a></li><li><a href="struct.GzBuilder.html">GzBuilder</a></li><li><a href="struct.GzHeader.html">GzHeader</a></li><li><a href="bufread/struct.DeflateDecoder.html">bufread::DeflateDecoder</a></li><li><a href="bufread/struct.DeflateEncoder.html">bufread::DeflateEncoder</a></li><li><a href="bufread/struct.GzDecoder.html">bufread::GzDecoder</a></li><li><a href="bufread/struct.GzEncoder.html">bufread::GzEncoder</a></li><li><a href="bufread/struct.MultiGzDecoder.html">bufread::MultiGzDecoder</a></li><li><a href="bufread/struct.ZlibDecoder.html">bufread::ZlibDecoder</a></li><li><a href="bufread/struct.ZlibEncoder.html">bufread::ZlibEncoder</a></li><li><a href="read/struct.DeflateDecoder.html">read::DeflateDecoder</a></li><li><a href="read/struct.DeflateEncoder.html">read::DeflateEncoder</a></li><li><a href="read/struct.GzDecoder.html">read::GzDecoder</a></li><li><a href="read/struct.GzEncoder.html">read::GzEncoder</a></li><li><a href="read/struct.MultiGzDecoder.html">read::MultiGzDecoder</a></li><li><a href="read/struct.ZlibDecoder.html">read::ZlibDecoder</a></li><li><a href="read/struct.ZlibEncoder.html">read::ZlibEncoder</a></li><li><a href="write/struct.DeflateDecoder.html">write::DeflateDecoder</a></li><li><a href="write/struct.DeflateEncoder.html">write::DeflateEncoder</a></li><li><a href="write/struct.GzDecoder.html">write::GzDecoder</a></li><li><a href="write/struct.GzEncoder.html">write::GzEncoder</a></li><li><a href="write/struct.MultiGzDecoder.html">write::MultiGzDecoder</a></li><li><a href="write/struct.ZlibDecoder.html">write::ZlibDecoder</a></li><li><a href="write/struct.ZlibEncoder.html">write::ZlibEncoder</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="enum.FlushCompress.html">FlushCompress</a></li><li><a href="enum.FlushDecompress.html">FlushDecompress</a></li><li><a href="enum.Status.html">Status</a></li></ul></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="flate2" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (5c8bff74b 2022-10-21)" ></div></body></html>