System::UriShim klass
UriShim class
Tjänsteklass.
class UriShim
Metoder
| Metod | Beskrivning |
|---|---|
| static EscapeAsciiChar(char16_t, const System::ArrayPtr<char16_t>&, int32_t&) | Konverterar tecken till escapad hexform. |
| static HexEscape(char16_t) | Konverterar tecken till escapad hexform. |
| static HexUnescape(const String&, int32_t&) | Konverterar tecken från escapad hexform. |
| static IsHexEncoding(const String&, int32_t) | Kontrollerar om givet mönster är en escapad hexform. |
Se även
- Namespace System
- Library Aspose.Page for C++