HexEscape()
Uri::HexEscape(char16_t) method
Returns a hexadecimal equivalent of the specified character.
static String System::Uri::HexEscape(char16_t character)
Arguments
Parameter | Type | Description |
---|---|---|
character | char16_t | The character to convert |
Return Value
The hexadecimal representation of the specified character
See Also
- Class String
- Class Uri
- Namespace System
- Library Aspose.Slides