Converts a byte to hex and appends it to the string
- Parameters:
-
| hexValue | - unsigned char to convert and append |
| addX | - if true, '0x' is appended to the string. |
- Returns:
- - reference to the string
- See also:
- AppendHex()
Definition at line 1367 of file CATString.cpp.
Referenced by EncodeURL().