gnostic
gnostic copied to clipboard
Util package jsonwriter do not handle escape and null value
-
escape only handle
\n
and"
\
should be escape also because some comment description contains it
-
scalar write does not handle
!!null
and it would cause emptynull
value in jsonwrite