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

Torsten Curdt closed COMPRESS-37.
---------------------------------


> Create a finish() method similar to the 
> java.util.zip.GZIPOutputStream#finish()
> -------------------------------------------------------------------------------
>
>                 Key: COMPRESS-37
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-37
>             Project: Commons Compress
>          Issue Type: New Feature
>            Reporter: Stefan Liebig
>            Assignee: Torsten Curdt
>            Priority: Minor
>             Fix For: 1.0
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to