I need to send an XML via post, but according to the service documentation, it is necessary to send the data "in bytes". So, I have the XML in question within a TStringList. How to turn it into an array of bytes? Any idea? Thanks for any help, hugs!
I need to send an XML via post, but according to the service documentation, it is necessary to send the data "in bytes". So, I have the XML in question within a TStringList. How to turn it into an array of bytes? Any idea? Thanks for any help, hugs!