tryUriDecode

char[]
tryUriDecode
(
const(char)[] encoded
)

Return Value

Type: char[]

a new null-terminated string or null on error

Meta