Files
UnrealEngineUWP/Engine/Source/Runtime/Json
wes hunt ec4669c390 Fix TJsonWriter.WriteStringValue() to honor low-ascii control characters without a two-character code by escaping them with \u00XX.
#tests local unit test that verifies the correct output.
[FYI] justin.sargent

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: wes.hunt
#ROBOMERGE-SOURCE: CL 7228128 via CL 7231201 via CL 7231407
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7239949 by wes hunt in Dev-Build branch]
2019-07-09 00:34:40 -04:00
..