System::UriShim::HexUnescape method
UriShim::HexUnescape method
Konverterar tecken från escapad hexform.
static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
| Parameter | Type | Beskrivning |
|---|---|---|
| pattern | const String& | String för att läsa escapad hex-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.Page for C++