[
https://issues.apache.org/jira/browse/COMPRESS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig resolved COMPRESS-231.
-------------------------------------
Resolution: Fixed
Many thanks!
> Add support for multpart 7z archives
> ------------------------------------
>
> Key: COMPRESS-231
> URL: https://issues.apache.org/jira/browse/COMPRESS-231
> Project: Commons Compress
> Issue Type: Improvement
> Components: Archivers
> Reporter: Leon Blakey
> Priority: Major
> Labels: 7z
> Fix For: 1.19
>
>
> 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 was sent by Atlassian Jira
(v8.3.2#803003)