[ 
https://issues.apache.org/jira/browse/COMPRESS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Bodewig updated COMPRESS-134:
------------------------------------

    Component/s: Compressors
    
> Extract inflation and deflation from bzip2 input and output streams.
> --------------------------------------------------------------------
>
>                 Key: COMPRESS-134
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-134
>             Project: Commons Compress
>          Issue Type: Improvement
>          Components: Compressors
>            Reporter: Bear Giles
>            Priority: Minor
>
> It is possible to compress and decompress buffers (not complete files!) using 
> ZLIB with the java.util.zip.Inflator and Deflator classes. It would be nice 
> to be able to do the same with BZLIB2 compression. (The Unix DUMP application 
> uses it, for instance.) We already have the logic in the bzip2 input and 
> output streams it just needs to be pulled out into standalone classes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to