mirror of
https://github.com/google/brotli.git
synced 2025-01-15 02:40:05 +00:00
378485b097
There are currently 3 ways to build: * Easy: `./configure; make` * Simple: use Bazel * Portable: use premake5 to generate XCode / MSVS projects |
||
---|---|---|
.. | ||
bit_reader.c | ||
bit_reader.h | ||
context.h | ||
decode.c | ||
decode.h | ||
huffman.c | ||
huffman.h | ||
port.h | ||
prefix.h | ||
state.c | ||
state.h | ||
transform.h |