more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
tryUriDecodeInPlace
more
uri
char
[]
tryUriDecodeInPlace
(
char
*
value
,
const
(
char
)[]
terminatingChars
)
Return Value
Type:
char
[]
null on error, the decoded string on success
Meta
Source
See Implementation
more
uri
functions
copyBadUriEncoding
formatUriEncoded
isValidSchemeChar
isValidSchemeFirstChar
isValidUriChar
parseScheme
tryUriDecode
tryUriDecodeInPlace
uriDecode