MCPcopy Create free account
hub / github.com/F-Stack/f-stack / minigzip.c

File minigzip.c

freebsd/contrib/zstd/zlibWrapper/examples/minigzip.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* minigzip.c contains minimal changes required to be compiled with zlibWrapper:
2 * - #include "zlib.h" was changed to #include "zstd_zlibwrapper.h" */
3
4/* minigzip.c -- simulate gzip using the zlib compression library

Callers

nothing calls this directly

Calls 3

OFFunction · 0.85
sprintfFunction · 0.85
callocFunction · 0.85

Tested by

no test coverage detected