Skip to content

Commit

Permalink
zlib: refactor zlib internals
Browse files Browse the repository at this point in the history
Split out things that are specific to zlib as a specific
compression library, vs. the interface that is common to
most C compression libraries.

This should pave the way for including support for e.g.
brotli.
  • Loading branch information
addaleax committed Oct 12, 2018
1 parent 4d16d1e commit 4b9ba67
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 412 deletions.
Loading

0 comments on commit 4b9ba67

Please sign in to comment.