-
- Downloads
Generic hexadecimal encode/decode string functions (e.g. for URL decode)
These functions can be used for "percent encode/decode" or any other 2-hex-digit encoding/decoding with a single escape character.
parent
4fe0bfdc
No related branches found
No related tags found
src/encode/hex.c
0 → 100644
src/encode/hex.h
0 → 100644
Please register or sign in to comment