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

Method skipTo

src/org/json/JSONTokener.java:470–496  ·  view source on GitHub ↗

Skip characters until the next character is the requested character. If the requested character is not found, no characters are skipped. @param to A character to skip to. @return The requested character, or zero if the requested character is not found. @throws JSONException Thrown if there is an err

(char to)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

nextMethod · 0.95
backMethod · 0.95

Tested by

no test coverage detected