You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zlib has two major parts. The core deflate compression works entierly
in memory. There is also the gzlib portion which provides an analog to
POSIX IO interfaces and uses IO underneath.
0 commit comments