3 lines
10 KiB
HTML
3 lines
10 KiB
HTML
<!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="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../dark.css"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="shortcut icon" href="../favicon.ico"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../brotli_sys/index.html'><div class='logo-container'><img src='../rust-logo.png' alt='logo'></div></a></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span>
|
||
</span>
|
||
<span class='in-band'>List of all items</span></h1><h3 id='Enums'>Enums</h3><ul class='enums docblock'><li><a href='enum.BrotliDecoderState.html'>BrotliDecoderState</a></li><li><a href='enum.BrotliEncoderState.html'>BrotliEncoderState</a></li></ul><h3 id='Functions'>Functions</h3><ul class='functions docblock'><li><a href='fn.BrotliDecoderCreateInstance.html'>BrotliDecoderCreateInstance</a></li><li><a href='fn.BrotliDecoderDecompress.html'>BrotliDecoderDecompress</a></li><li><a href='fn.BrotliDecoderDecompressStream.html'>BrotliDecoderDecompressStream</a></li><li><a href='fn.BrotliDecoderDestroyInstance.html'>BrotliDecoderDestroyInstance</a></li><li><a href='fn.BrotliDecoderErrorString.html'>BrotliDecoderErrorString</a></li><li><a href='fn.BrotliDecoderGetErrorCode.html'>BrotliDecoderGetErrorCode</a></li><li><a href='fn.BrotliDecoderHasMoreOutput.html'>BrotliDecoderHasMoreOutput</a></li><li><a href='fn.BrotliDecoderIsFinished.html'>BrotliDecoderIsFinished</a></li><li><a href='fn.BrotliDecoderIsUsed.html'>BrotliDecoderIsUsed</a></li><li><a href='fn.BrotliDecoderSetCustomDictionary.html'>BrotliDecoderSetCustomDictionary</a></li><li><a href='fn.BrotliDecoderTakeOutput.html'>BrotliDecoderTakeOutput</a></li><li><a href='fn.BrotliDecoderVersion.html'>BrotliDecoderVersion</a></li><li><a href='fn.BrotliEncoderCompress.html'>BrotliEncoderCompress</a></li><li><a href='fn.BrotliEncoderCompressStream.html'>BrotliEncoderCompressStream</a></li><li><a href='fn.BrotliEncoderCreateInstance.html'>BrotliEncoderCreateInstance</a></li><li><a href='fn.BrotliEncoderDestroyInstance.html'>BrotliEncoderDestroyInstance</a></li><li><a href='fn.BrotliEncoderHasMoreOutput.html'>BrotliEncoderHasMoreOutput</a></li><li><a href='fn.BrotliEncoderIsFinished.html'>BrotliEncoderIsFinished</a></li><li><a href='fn.BrotliEncoderMaxCompressedSize.html'>BrotliEncoderMaxCompressedSize</a></li><li><a href='fn.BrotliEncoderSetCustomDictionary.html'>BrotliEncoderSetCustomDictionary</a></li><li><a href='fn.BrotliEncoderSetParameter.html'>BrotliEncoderSetParameter</a></li><li><a href='fn.BrotliEncoderTakeOutput.html'>BrotliEncoderTakeOutput</a></li><li><a href='fn.BrotliEncoderVersion.html'>BrotliEncoderVersion</a></li></ul><h3 id='Typedefs'>Typedefs</h3><ul class='typedefs docblock'><li><a href='type.BrotliDecoderErrorCode.html'>BrotliDecoderErrorCode</a></li><li><a href='type.BrotliDecoderResult.html'>BrotliDecoderResult</a></li><li><a href='type.BrotliEncoderMode.html'>BrotliEncoderMode</a></li><li><a href='type.BrotliEncoderOperation.html'>BrotliEncoderOperation</a></li><li><a href='type.BrotliEncoderParameter.html'>BrotliEncoderParameter</a></li><li><a href='type.__enum_ty_s.html'>__enum_ty_s</a></li><li><a href='type.brotli_alloc_func.html'>brotli_alloc_func</a></li><li><a href='type.brotli_free_func.html'>brotli_free_func</a></li></ul><h3 id='Constants'>Constants</h3><ul class='constants docblock'><li><a href='constant.BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES.html'>BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES</a></li><li><a href='constant.BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP.html'>BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP</a></li><li><a href='constant.BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES.html'>BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES</a></li><li><a href='constant.BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1.html'>BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1</a></li><li><a href='constant.BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2.html'>BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2</a></li><li><a href='constant.BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS.html'>BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1.html'>BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2.html'>BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_CL_SPACE.html'>BROTLI_DECODER_ERROR_FORMAT_CL_SPACE</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT.html'>BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_DICTIONARY.html'>BROTLI_DECODER_ERROR_FORMAT_DICTIONARY</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE.html'>BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE.html'>BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE.html'>BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_PADDING_1.html'>BROTLI_DECODER_ERROR_FORMAT_PADDING_1</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_PADDING_2.html'>BROTLI_DECODER_ERROR_FORMAT_PADDING_2</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_RESERVED.html'>BROTLI_DECODER_ERROR_FORMAT_RESERVED</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET.html'>BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME.html'>BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_TRANSFORM.html'>BROTLI_DECODER_ERROR_FORMAT_TRANSFORM</a></li><li><a href='constant.BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS.html'>BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS</a></li><li><a href='constant.BROTLI_DECODER_ERROR_INVALID_ARGUMENTS.html'>BROTLI_DECODER_ERROR_INVALID_ARGUMENTS</a></li><li><a href='constant.BROTLI_DECODER_ERROR_UNREACHABLE.html'>BROTLI_DECODER_ERROR_UNREACHABLE</a></li><li><a href='constant.BROTLI_DECODER_NEEDS_MORE_INPUT.html'>BROTLI_DECODER_NEEDS_MORE_INPUT</a></li><li><a href='constant.BROTLI_DECODER_NEEDS_MORE_OUTPUT.html'>BROTLI_DECODER_NEEDS_MORE_OUTPUT</a></li><li><a href='constant.BROTLI_DECODER_NO_ERROR.html'>BROTLI_DECODER_NO_ERROR</a></li><li><a href='constant.BROTLI_DECODER_RESULT_ERROR.html'>BROTLI_DECODER_RESULT_ERROR</a></li><li><a href='constant.BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT.html'>BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT</a></li><li><a href='constant.BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT.html'>BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT</a></li><li><a href='constant.BROTLI_DECODER_RESULT_SUCCESS.html'>BROTLI_DECODER_RESULT_SUCCESS</a></li><li><a href='constant.BROTLI_DECODER_SUCCESS.html'>BROTLI_DECODER_SUCCESS</a></li><li><a href='constant.BROTLI_DEFAULT_MODE.html'>BROTLI_DEFAULT_MODE</a></li><li><a href='constant.BROTLI_DEFAULT_QUALITY.html'>BROTLI_DEFAULT_QUALITY</a></li><li><a href='constant.BROTLI_DEFAULT_WINDOW.html'>BROTLI_DEFAULT_WINDOW</a></li><li><a href='constant.BROTLI_MODE_FONT.html'>BROTLI_MODE_FONT</a></li><li><a href='constant.BROTLI_MODE_GENERIC.html'>BROTLI_MODE_GENERIC</a></li><li><a href='constant.BROTLI_MODE_TEXT.html'>BROTLI_MODE_TEXT</a></li><li><a href='constant.BROTLI_OPERATION_EMIT_METADATA.html'>BROTLI_OPERATION_EMIT_METADATA</a></li><li><a href='constant.BROTLI_OPERATION_FINISH.html'>BROTLI_OPERATION_FINISH</a></li><li><a href='constant.BROTLI_OPERATION_FLUSH.html'>BROTLI_OPERATION_FLUSH</a></li><li><a href='constant.BROTLI_OPERATION_PROCESS.html'>BROTLI_OPERATION_PROCESS</a></li><li><a href='constant.BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING.html'>BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING</a></li><li><a href='constant.BROTLI_PARAM_LGBLOCK.html'>BROTLI_PARAM_LGBLOCK</a></li><li><a href='constant.BROTLI_PARAM_LGWIN.html'>BROTLI_PARAM_LGWIN</a></li><li><a href='constant.BROTLI_PARAM_MODE.html'>BROTLI_PARAM_MODE</a></li><li><a href='constant.BROTLI_PARAM_QUALITY.html'>BROTLI_PARAM_QUALITY</a></li><li><a href='constant.BROTLI_PARAM_SIZE_HINT.html'>BROTLI_PARAM_SIZE_HINT</a></li></ul></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../";window.currentCrate = "brotli_sys";</script><script src="../aliases.js"></script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |