↓ 3 callersMethodescapeEscape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F). @param s @return
src/main/java/org/json/simple/JSONValue.java:258
↓ 1 callersMethodescapeEscape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F). It's the same as JSONValue.escape() only for compatibili
src/main/java/org/json/simple/JSONObject.java:129