|
Hi,
I am using YAJLDTAGEN generator to generate JSON string in RPG.
My data has some control characters like x'1C', x'1D' and x'1E' embedded
within other printable characters.
The final JSON string has some other characters instead of my control
characters.
x'1C' is converted to '\u001C' (hex equivalent x'E0A4F0F0F1C3').
x'1E' is converted to '\u001E' (hex equivalent x'E0A4F0F0F1C5').
Is there any way this can be avoided? I want my data to be unchanged in the
JSON string.
TIA
Vinay
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.