Convert Datastream to string or store in local variable

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Convert Datastream to string or store in local variable

pankhuri
Hi,

I need to convert DataStream, which is basically single word to string, couldn't find any transformation for that.

Also, is there a way to store the datastream to a local variable in main?

Please help.