mirror of
https://github.com/google/brotli.git
synced 2024-12-26 17:51:04 +00:00
03739d2b11
Update: * new CLI; bro -> brotli; + man page * JNI wrappers preparation (for bazel build) * add raw binary dictionary representation `dictionary.bin` * add ability to side-load brotli RFC dictionary * decoder persists last error now * fix `BrotliDecoderDecompress` documentation * go reader don't block until necessary * more consistent bazel target names * Java dictionary data compiled footprint reduced * Java tests refactoring |
||
---|---|---|
.. | ||
bit_reader.c | ||
bit_reader.h | ||
context.h | ||
decode.c | ||
huffman.c | ||
huffman.h | ||
port.h | ||
prefix.h | ||
state.c | ||
state.h | ||
transform.h |