B4J Question Create deterministic zip file

Blueforcer

Well-Known Member
Licensed User
Longtime User
I need to create a zip file where the hash is always the same if the zipped files are also the same.

It seems that no Lib have such option like --no-extra Flag

is there any way to to this with b4j?
 
Top