System::UriShim::HexUnescape metod
UriShim::HexUnescape method
Konverterar tecken från escapad hexform.
static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
| Parameter | Typ | Beskrivning |
|---|---|---|
| pattern | const String& | String att läsa escapad hexadecimal form från. |
| index | int32_t& | Offset i den givna strängen. |
ReturnValue
Avkodat tecken.
Se även
- Class String
- Class UriShim
- Namespace System
- Library Aspose.PDF for C++