ESP-IDF + 0/1 examples
SourceVu will show references to example_uri_decode() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Notes

Please allocate the destination buffer keeping in mind that a decoded special character will take up 2 less bytes than its encoded form. In the worst-case scenario, the destination buffer will have to be the same size that of the source string.

References

from examples