System::UriShim klasse

UriShim class

Service‑klasse.

class UriShim

Methoden

MethodeBeschrijving
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