Hi Jules,
I'd like an additional addEntry function for Builder which takes a generic InputStream so I can build the contents of the resulting zipfile from in-memory resources, would that be feasible ?
Regards
/Rob
Hi Jules,
I'd like an additional addEntry function for Builder which takes a generic InputStream so I can build the contents of the resulting zipfile from in-memory resources, would that be feasible ?
Regards
/Rob
Good request, I've added that now - but not tested it, so please let me know if I've broken anything!
Thanks Jules, works just fine! :)