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
Please register or sign in to comment