[
https://issues.apache.org/jira/browse/COMPRESS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842279#comment-13842279
]
Stefan Bodewig commented on COMPRESS-147:
-----------------------------------------
In case you have made a fork of the code, note there was a bug for framed
snappy streams with uncompressed chunks that has been fixed by now. Also
current trunk now verifies the CRC32C checksums (implementation stolen from
Hadoop).
> Add a Snappy decompressor
> -------------------------
>
> Key: COMPRESS-147
> URL: https://issues.apache.org/jira/browse/COMPRESS-147
> Project: Commons Compress
> Issue Type: Wish
> Components: Compressors
> Reporter: Christian Grobmeier
> Priority: Minor
> Fix For: 1.7
>
> Attachments: SnappyDecompressor.java
>
>
> Add a Snappy compressor to the Compress lib. Currently there is only a C
> implementation linked with JNI to Java.
> [1] http://code.google.com/p/snappy/
> [2] http://code.google.com/p/snappy-java/
--
This message was sent by Atlassian JIRA
(v6.1#6144)