Leon Blakey created COMPRESS-231:
------------------------------------
Summary: Add support for multpart 7z archives
Key: COMPRESS-231
URL: https://issues.apache.org/jira/browse/COMPRESS-231
Project: Commons Compress
Issue Type: Bug
Components: Archivers
Reporter: Leon Blakey
Has support for multipart 7z archives been discussed? Compress would only need
to cat the files together.
In terms of actual implementation I tried to take a stab at it myself but
SevenZFile relies on RandomAccessFile which complicates things like readFully()
with a buffer that spans 2 files. I stopped when it started getting complex and
was wondering what would be the "compress" way to do it
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira