Hi!
I have to send a byte array as a file to the browser. How do I convert byte[] into a resource-type context node, so it can be downloaded?
Thanks!