Get fetched web page data as a byte array using UnityWebRequest

111 Views Asked by At

So the problem I have is that I don't know how can I get the fetched web page data as a byte array using UnityWebRequest since my WWW is obsolete right now.

For now it looks like that

enter image description here

0

There are 0 best solutions below