Zlika created COMPRESS-323:
------------------------------

             Summary: Make ZipFile.getRawInputStream() part of the public API
                 Key: COMPRESS-323
                 URL: https://issues.apache.org/jira/browse/COMPRESS-323
             Project: Commons Compress
          Issue Type: Wish
          Components: Archivers
    Affects Versions: 1.10
            Reporter: Zlika
            Priority: Minor
             Fix For: 1.11


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to