[
https://issues.apache.org/jira/browse/COMPRESS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig updated COMPRESS-42:
-----------------------------------
Fix Version/s: 1.0
> [compress] bzip2 - implement flush()
> ------------------------------------
>
> Key: COMPRESS-42
> URL: https://issues.apache.org/jira/browse/COMPRESS-42
> Project: Commons Compress
> Issue Type: Improvement
> Environment: Operating System: other
> Platform: Other
> Reporter: Noel Grandin
> Priority: Minor
> Fix For: 1.0
>
>
> Not sure if this is possible within the bzip2 stream format...
> Some applications (e.g. interactive streams, block protocols) need to
> periodically force a flush of the compressed data stream so that the other
> side
> can see the data.
> I tried to do this by copying code from close(), but I end up with lots of CRC
> errors.
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.