https://github.com/maldevel/zlibcompression
Compress and uncompress data buffers with zlib in C.
https://github.com/maldevel/zlibcompression
Last synced: 9 months ago
JSON representation
Compress and uncompress data buffers with zlib in C.
- Host: GitHub
- URL: https://github.com/maldevel/zlibcompression
- Owner: maldevel
- License: gpl-3.0
- Created: 2015-07-17T08:53:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T11:42:23.000Z (over 10 years ago)
- Last Synced: 2025-02-10T16:53:27.965Z (11 months ago)
- Language: C
- Size: 148 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zlibCompression
Compress and uncompress data buffers with zlib in C.