Re: Encode and Decode in Memory (Feature request) (General questions)
Correct - I have no problems coverting Byte Array to String and vice versa. In fact, in one instance I am passing the data to the wodWebServer component's Response.Body property, which accepts Byte Array, so I wouldn't even have to convert it (a bonus). Otherwise, I can easily convert it as needed.
THanks for any help you can provide!