[ 源代码: jzlib ]
软件包:libjzlib-java(1.1.3-3)
Java Zlib implementation
JZlib is a pure Java implementation of ZLib (see RFC-1950 and RFC-1951).
It supports all compression level and all flushing mode of ZLib and it can inflate and deflate exactly like ZLib does. It provide much more flexibility over 'java.util.zip.*' included in Java Platform API.
JZlib is licensed under a BSD style license.