System::UriShim::HexEscape metod
UriShim::HexEscape method
Konverterar tecken till escapad hexform.
static String System::UriShim::HexEscape(char16_t character)
| Parameter | Typ | Beskrivning |
|---|---|---|
| tecken | char16_t | Tecken att konvertera. |
ReturnValue
Escapad värde.
Se även
- Class String
- Class UriShim
- Namespace System
- Library Aspose.PDF for C++