Commit graph

12 commits

Author SHA1 Message Date
Vitaly Puzrin
cb6d67d157 Rewrite top level wrappers 2020-11-11 18:28:18 +03:00
Vitaly Puzrin
505e36d9f0 Move to es6 2020-11-08 22:23:56 +03:00
Vitaly Puzrin
9f5e7dcefc Cleanup tests 2020-11-07 21:00:55 +03:00
Vitaly Puzrin
f5c3c29848 Removed Array support 2020-11-07 19:52:58 +03:00
Vitaly Puzrin
500bc5d042 Coding Style & eslint rules update 2016-02-17 10:37:31 +03:00
nik
c449f4ff69 fix inflate wrapper cycle condition issue #29 2014-07-05 21:54:46 -03:00
Vitaly Puzrin
87a6a88255 Added test for issue #29 2014-07-03 21:44:39 +04:00
Vitaly Puzrin
ca1374eb05 Moved utilities to separate folder 2014-04-13 13:45:12 +04:00
nik
694e6619ea add onData calls count check for chunks test 2014-04-08 19:27:37 -03:00
Vitaly Puzrin
b1dae2db36 typo fix 2014-04-08 18:44:18 +04:00
Vitaly Puzrin
4c3761253f Added test for ending via push([], true) 2014-04-07 08:51:11 +04:00
nik
5b7c22f37a inflate/deflate wrappers now call onData only if output buffer is full or input reached end & add tests for small input chunks 2014-04-01 19:29:54 -03:00