2025-08-08 11:04 CEST

spring: develop e2a2ab7a Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-12-13 01:18:09 develop f6373407
Changeset add function to archive implementations: bool HasLowReadingCost(file)

LZMA/7zip/sd7 archives:
The cost is high, if the to be unpacked data is more then 32KB larger then the file alone.

other archives:
The cost is always low.
mod - rts/System/FileSystem/Archive7Zip.cpp Diff ] File ]
mod - rts/System/FileSystem/Archive7Zip.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveBase.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveBase.h Diff ] File ]