[
https://issues.apache.org/jira/browse/COMPRESS-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833029#comment-13833029
]
Damjan Jovanovic commented on COMPRESS-243:
-------------------------------------------
Even after adding the 3 byte .Z header, the bitstream written by
commons-imaging is unreadable by "uncompress", and even 1 byte files compress
differently.
There is very little documentation about .Z files, so it's hard to tell which
precise compression technique they use.
> Steal LZW codec from imaging and provide a Compressor for classic Unix
> compress
> -------------------------------------------------------------------------------
>
> Key: COMPRESS-243
> URL: https://issues.apache.org/jira/browse/COMPRESS-243
> Project: Commons Compress
> Issue Type: New Feature
> Reporter: Stefan Bodewig
> Priority: Minor
>
> https://svn.apache.org/repos/asf/commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/mylzw/
--
This message was sent by Atlassian JIRA
(v6.1#6144)