zlib: reset() method for deflate/inflate streams
authorFedor Indutny <fedor.indutny@gmail.com>
Wed, 11 Jan 2012 21:12:13 +0000 (03:12 +0600)
committerFedor Indutny <fedor.indutny@gmail.com>
Wed, 11 Jan 2012 21:19:19 +0000 (03:19 +0600)
commit71ae1753196f41d569d20a940ed036a50c292069
treee4cce58089afd76b0bdd5c45be0122fa99c44137
parent89556f5a2f64abcc6cecd3d412488e2ff6d6cd01
zlib: reset() method for deflate/inflate streams

* ammended test-zlib-dictionary to cover reusing streams
lib/zlib.js
src/node_zlib.cc
test/simple/test-zlib-dictionary.js