[ 
https://issues.apache.org/jira/browse/COMPRESS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011020#comment-15011020
 ] 

Stefan Bodewig commented on COMPRESS-327:
-----------------------------------------

We might be better off with discussing this on the dev list :-)

[~damjan] I'll look into the patch soonish, but likely not before Sunday.  
There is no design doc for the 2.x branch, just a couple of mail threads to the 
dev list from late 2013, early 2014 (I think the first message I sent was 
http://mail-archives.apache.org/mod_mbox/commons-dev/201312.mbox/%3C877gbf4yyg.fsf%40v35516.1blu.de%3E

> Support in-memory processing for ZipFile
> ----------------------------------------
>
>                 Key: COMPRESS-327
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-327
>             Project: Commons Compress
>          Issue Type: New Feature
>            Reporter: Brett Kail
>            Priority: Minor
>         Attachments: seekable-input-stream.txt
>
>
> ZipFile (and SevenZFile) currently require a File argument, but it would be 
> nice to support in-memory byte buffers rather than requiring temp files.  
> Perhaps create a new SeekableInputStream class (or SeekableDataInput 
> interface) and add corresponding constructors.
> For convenience, perhaps also add a utility class that wraps a ByteBuffer 
> and/or byte[] and implements the new interface.
> (The sevenz package appears to have a similar limitation, so it might make 
> sense to add the support there at the same time, but I personally don't have 
> a need for that.)



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

Reply via email to