MCPcopy Create free account
hub / github.com/TachiWeb/TachiWeb-Server / decode

Method decode

AndroidCompat/src/main/java/android/net/Uri.java:1621–1626  ·  view source on GitHub ↗

Decodes '%'-escaped octets in the given string using the UTF-8 scheme. Replaces invalid octets with the unicode replacement character ("\\uFFFD"). @param s encoded string to decode @return the given string with escaped octets decoded, or null if s is null

(String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

guessFileNameMethod · 0.95
getQueryParametersMethod · 0.95
parseUriMethod · 0.95
getIntentOldMethod · 0.95
parseHostMethod · 0.45
parsePortMethod · 0.45
getDecodedMethod · 0.45
getPathSegmentsMethod · 0.45
checkMethod · 0.45
checkMethod · 0.45

Calls 1

decodeMethod · 0.95

Tested by

no test coverage detected