Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-37

Create a finish() method similar to the java.util.zip.GZIPOutputStream#finish()

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            tcurdt Torsten Curdt
            stefan liebig Stefan Liebig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: