//ERDDAP/com.cohort.util/ScriptString2/toJson65536
toJson65536
[JVM]
open fun toJson65536(s: String): String
This variant doesn't encode high characters.
Return
the JSON-encoded string surrounded by "'s.
Parameters
JVM
s |
//ERDDAP/com.cohort.util/ScriptString2/toJson65536
[JVM]
open fun toJson65536(s: String): String
This variant doesn't encode high characters.
the JSON-encoded string surrounded by "'s.
JVM
s |