I'm pretty new to javascript, and only use it to test some server code. I use websockets. From the websocket i get an object blob, which I can convert to an BufferArray. How can I display an image that is stored inside this BufferArray? Thanks in advance :)
Asked
Active
Viewed 63 times
0
-
Thank you, it does. – standverbei Mar 19 '21 at 16:58
-
glad to be helpful! – evolutionxbox Mar 19 '21 at 17:01