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 offers a set of file access functions: gzopen, gzread,gzwrite, and about 20 others. Essentially, these are convenience wrappers which compress, buffer, and interact with the filesystem.