python-hyper / brotlicffi

Python bindings to the Brotli compression library
MIT License
147 stars 27 forks source link

Add Decompressor.is_finished() #166

Closed sethmlarson closed 3 years ago

sethmlarson commented 3 years ago

This puts the API of brotlicffi.Decompressor to be the same as brotli.Decompressor