mirror of
https://github.com/google/brotli.git
synced 2025-01-06 06:50:06 +00:00
3dbe2e03e7
Add a BrotliCompress() method to the public encoder API that uses the BrotliIn and BrotliOut classes and use that in the 'bro' command-line tool. Use the streaming api in BrotliCompressBuffer() and BrotliCompressor::WriteMetaBlock(). Use the appropiate hashers for quality <= 9. |
||
---|---|---|
.. | ||
bro.cc | ||
Makefile | ||
rfc-format.py |