C zlib library wrapper for Go.
|
|
il y a 7 ans | |
|---|---|---|
| README.md | il y a 7 ans | |
| czlib_test.go | il y a 7 ans | |
| reader.go | il y a 7 ans | |
| reader_test.go | il y a 7 ans | |
| writer.go | il y a 7 ans | |
| writer_test.go | il y a 7 ans | |
| zstream.c | il y a 7 ans | |
| zstream.go | il y a 7 ans | |
| zstream.h | il y a 7 ans |
C zlib wrapper for Go language based on YouTube's Vitess cgzip wrapper (src, docs).
czlib_test.go file.writer_test.go file.reader_test.go file.