System::UriShim::HexEscape metod

UriShim::HexEscape method

Konverterar tecken till escapad hexform.

static String System::UriShim::HexEscape(char16_t character)
ParameterTypBeskrivning
teckenchar16_tTecken att konvertera.

ReturnValue

Escapad värde.

Se även