MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / escape

Method escape

src/org/json/JSONPointer.java:251–256  ·  view source on GitHub ↗

Escapes path segment values to an unambiguous form. The escape char to be inserted is '~'. The chars to be escaped are ~, which maps to ~0, and /, which maps to ~1. Backslashes and double quote chars are also escaped. @param token the JSONPointer segment value to be escaped @return the escaped value

(String token)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected