System::UriShim klasse
UriShim class
Service‑klasse.
class UriShim
Methoden
| Methode | Beschrijving |
|---|---|
| static EscapeAsciiChar(char16_t, const System::ArrayPtr<char16_t>&, int32_t&) | Converteert teken naar geescaped hexadecimale vorm. |
| static HexEscape(char16_t) | Converteert teken naar geescaped hexadecimale vorm. |
| static HexUnescape(const String&, int32_t&) | Converteert teken vanuit geescaped hexadecimale vorm. |
| static IsHexEncoding(const String&, int32_t) | Controleert of het opgegeven patroon een geescaped hexadecimale vorm is. |
Zie ook
- Namespace System
- Library Aspose.Page for C++