Vali Maties created COMPRESS-656:
------------------------------------
Summary: Adding support for SevenZArchiveEntry getCompressedSize()
or SevenZOutputStream getCompressedSize()
Key: COMPRESS-656
URL: https://issues.apache.org/jira/browse/COMPRESS-656
Project: Commons Compress
Issue Type: Wish
Components: Compressors
Affects Versions: 1.25.0
Reporter: Vali Maties
Attachments: EntryCompressedSizePrivate.png, OriginalFileSize.png
Please make the compressedSize property of SevenZArchiveEntry as observable
property with getter. Having this property as observable, we can know in
anytime the compressed size of an entry. Or maybe only a getter to existing
compressedSize property.
I've attached two screenshots with both original file size and the compressed
size in SevenZArchiveEntry class, running my project in debbug.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)