I am working on a solution where i get response from an external API but the Danish characters are not properly encoded.
![qyuvggjapksq.png]()
I get response in the InStream and then further store it in Big Text object.
How to encode my response in 'ISO-8859-1'
Thanks in advance

I get response in the InStream and then further store it in Big Text object.
How to encode my response in 'ISO-8859-1'
Thanks in advance
