zlib bindings for node.js
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
User
9
commits
Added a trivial deflate/inflate test
f40b31b
Uhh, forgot to actually call deflate
4d6fb2d
Moved all the source files into src/
ee3177d
Implemented DeflateBuffer
7a4e8d4
Unhardcoded a 1024 and use CHUNK for the initial buffer size instead
0272c1d
Cleaned up the type checking in InflateBuffer a bit
03db4bd
Added .gitignore
953b7c3
Don't use a fixed-size output buffer
3bb7825
Copied over the work from griefguild
65c5b62
Initial commit
16a2128