System::UriShim::HexEscape method
UriShim::HexEscape method
Converts character to escaped hex form.
static String System::UriShim::HexEscape(char16_t character)
Parameter | Type | Description |
---|---|---|
character | char16_t | Character to convert. |
ReturnValue
Escaped value.
See Also
- Class String
- Class UriShim
- Namespace System
- Library Aspose.TeX for C++