Documentation
Dlang.org
percentDecode
jsonschema
uri
Percent-decode a string (used on JSON Pointer fragments). Invalid escapes are left verbatim.
@
safe
pure nothrow
string
percentDecode
(
string
s
)
jsonschema
uri
functions
parseUri
percentDecode
removeDotSegments
resolveUri
splitFragment
structs
Uri
Percent-decode a string (used on JSON Pointer fragments). Invalid escapes are left verbatim.