[ 
https://issues.apache.org/jira/browse/SANDBOX-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607099#action_12607099
 ] 

Emmanuel Bourg commented on SANDBOX-194:
----------------------------------------

Related to this Ant issue : 
https://issues.apache.org/bugzilla/show_bug.cgi?id=42713


> Create a finish() method similar to the 
> java.util.zip.GZIPOutputStream#finish()
> -------------------------------------------------------------------------------
>
>                 Key: SANDBOX-194
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-194
>             Project: Commons Sandbox
>          Issue Type: New Feature
>          Components: Compress
>            Reporter: Stefan Liebig
>            Priority: Minor
>
> In order to write mixed (compressed/not comressed) data into an output stream 
> it would be helpful if the CBZip2OutputStream would implement a finish() 
> method, which is almost the same as the close() method but does not close the 
> underlying output stream, so that writing to this stream can be continued.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to