System::UriShim::HexEscape methode

UriShim::HexEscape method

Converteert teken naar geescaped hexadecimale vorm.

static String System::UriShim::HexEscape(char16_t character)
ParameterTypeBeschrijving
tekenchar16_tTeken om te converteren.

ReturnValue

Geëscapte waarde.

Zie ook