Commit 58f5c37f authored by Janek's avatar Janek Committed by Eugene Kliuchnikov
Browse files

Python: Decompressor: Streaming decompression support (#546)

python-brotli has Compressor for streaming compression but nothing for
streaming decompression.
This is a straight-forward copy of the Compressor code into the new
class Decompressor.
parent efdff3f1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment