Compress this
15 Dec 2019
Microblog posting from 15 Dec 2019 at 17:53:07 +00:00.
What did I learn after a couple of days of coding with java.util.Zip
? Don’t. You (probably) want Apache Commons Compress instead.
(Thankfully, the conversion wasn't terribly difficult.)