System::UriShim::HexUnescape méthode
UriShim::HexUnescape method
Convertit le caractère depuis la forme hexadécimale échappée.
static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
| Paramètre | Type | Description |
|---|---|---|
| pattern | const String& | String pour lire la forme hexadécimale échappée depuis. |
| indice | int32_t& | Décalage dans la chaîne donnée. |
ReturnValue
Caractère décodé.
Voir aussi
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Font for C++