michalc / stream-inflate

Uncompress Deflate and Deflate64 streams in pure Python (albeit compiled with Cython)
MIT License
11 stars 3 forks source link

refactor: gather inflate-related yielding functions #31

Closed michalc closed 2 months ago

michalc commented 2 months ago

This should avoid having to pass cache-related functions about later