C zlib library wrapper for Go.
|
|
hace 7 años | |
|---|---|---|
| README.md | hace 7 años | |
| czlib_test.go | hace 7 años | |
| reader.go | hace 7 años | |
| reader_test.go | hace 7 años | |
| writer.go | hace 7 años | |
| writer_test.go | hace 7 años | |
| zstream.c | hace 7 años | |
| zstream.go | hace 7 años | |
| zstream.h | hace 7 años |
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.