[
https://issues.apache.org/jira/browse/COMPRESS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved SANDBOX-124 to COMPRESS-42:
-------------------------------------------------
Component/s: (was: Compress)
Key: COMPRESS-42 (was: SANDBOX-124)
Project: Commons Compress (was: Commons Sandbox)
> [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
>
> 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.