Early version of striding Deflater
Clemens Eisserer
linuxhippy at gmail.com
Wed Jan 9 15:11:47 UTC 2008
Hello again,
I've finished an early version of the java.util.zip.Deflater
implementation that uses striding. Its in an early stage and quite
likely will be buggy.
It passes FlaterTest and a simple test written by myself, but maybe
acts differently in corner-cases.
I would be happy to receive some comments as well as criticism ;)
lg Clemens
PS: Sorry for the traffic lately.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Deflater.c
Type: application/octet-stream
Size: 7184 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20080109/7c3cfb29/Deflater.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Deflater.java
Type: application/octet-stream
Size: 11495 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20080109/7c3cfb29/Deflater.java>
More information about the core-libs-dev
mailing list