mirror of
https://github.com/google/brotli.git
synced 2024-11-22 19:50:06 +00:00
2bcd58bb5a
Combine the HSKIP and the simple/complex Huffman code type bits. |
||
---|---|---|
.. | ||
bit_reader.c | ||
bit_reader.h | ||
context.h | ||
decode.c | ||
decode.h | ||
huffman.c | ||
huffman.h | ||
Makefile | ||
prefix.h | ||
README | ||
safe_malloc.c | ||
safe_malloc.h | ||
streams.c | ||
streams.h | ||
types.h |
This directory holds the decoder for brotli compression format. Brotli is proposed to be used at the byte-compression level in WOFF 2.0 format.