System::UriShim::HexUnescape methode
UriShim::HexUnescape method
Converteert teken vanuit geescaped hexadecimale vorm.
static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
| Parameter | Type | Beschrijving |
|---|---|---|
| pattern | const String& | String om de geescaped hexadecimale vorm van te lezen. |
| index | int32_t& | Offset in de opgegeven string. |
ReturnValue
Gedecodeerd teken.
Zie ook
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++