MCPcopy Create free account
hub / github.com/rsc/tmp / DecodeSymbol

Function DecodeSymbol

brotli/dec_decode.c:352–366  ·  view source on GitHub ↗

Decodes the Huffman code. This method doesn't read data from the bit reader, BUT drops the amount of bits that correspond to the decoded symbol. bits MUST contain at least 15 (BROTLI_HUFFMAN_MAX_CODE_LENGTH) valid bits. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ReadSymbolFunction · 0.85
SafeReadSymbolFunction · 0.85

Calls 2

BrotliDropBitsFunction · 0.85
BitMaskFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…