emul/mini/src/main/java/org/apidesign/bck2brwsr/emul/zip/ZipConstants64.java
Thu, 07 Feb 2013 12:58:12 +0100 Rebasing the Inflater support on jzlib which, unlike GNU ClassPath, has correct implementation of Huffman code. Making the implementation more easily testable by turning Inflater and ZipInputStream into pure delegates. Current implementation is going to need proper long support.