is there any way to use binary data... that we get and stored in global string, be translate into text or stored in json?
i got and stored param from a URL that contain base64, (its not a picture, a json)
i take with param and stored in global string.
now how to i read/ decode that base64 using "binary data"? so that i can extract the data inside