https://stackoverflow.com/questions/23451726/saving-binary-data-as-file-using-javascript-from-a-browser
> On Sep 10, 2020, at 7:52 AM, Piotr Zarzycki <piotrzarzyck...@gmail.com> wrote: > > Hi Hugo, > > I will just shot you with the tip - How would you do that in pure JS ? - I > think this maybe your answer ;) > > Thanks, > Piotr > > czw., 10 wrz 2020 o 01:59 Hugo Ferreira <hferreira...@gmail.com> napisaĆ(a): > >> I have a ByteArray to comes from the server side. >> I would like to open now the file. >> With Flex (AIR), I use FileStream. >> What's the equivalent here. >> I would like to open the file. >> If not possible (for security reasons since we are on web space), at least >> download the file, so the user can click on it. >> >> What is the Royale approach/code, for that ? >> > > > -- > > Piotr Zarzycki