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

Make ZipFile.getRawInputStream() part of the public API

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.10
    • 1.11
    • Archivers
    • None

    Description

      I have a use case where I would need to use ZipFile.getRawInputStream(ZipArchiveEntry). I would like to do a raw copy of the content of a Zip entry from one Zip file to another, BUT I would also like to change some parts of the Zip entry header (extra fields, attributs...).
      Currently I have a use reflection to do that, so it would be great if this method would be part of the public API.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Zlika Zlika
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: