2015-05-08 11:27 GMT+02:00 Costello, Roger L. <[email protected]>:
> Okay, I gave it a try. I created this string which contains binary data > (sequence of arbitrary unsigned integers): > > > > " > ------------------------------ > æä}gõ› " > > > I did not say that these data had not to be properly escaped. With escaping (\uXXXX) it works with arbitrary sequences of 16-bit code-units.

