Commit Graph

5 Commits (dbe29307588e0c23e19c3f02d9390e406aa422cc)

Author SHA1 Message Date
Niko Lehto dbe2930758 Handle errors from zlib/pako 4 years ago
Niko Lehto b690ae4c2d Move error handling to Inflate class
Every call wants this check so this should be done inside the class.
4 years ago
Niko Lehto 5e4544d5fc Add missing copyright header for Inflator.js 4 years ago
Niko Lehto 0b19961b06 Remove unused inflate argument
The value true was an invalid flush argument so it was in practice
unused.
4 years ago
matt 408c005d3e Initial commit 5 years ago