System::UriShim::HexUnescape methode

UriShim::HexUnescape method

Converteert teken vanuit geescaped hexadecimale vorm.

static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
ParameterTypeBeschrijving
patternconst String&String om de geescaped hexadecimale vorm van te lezen.
indexint32_t&Offset in de opgegeven string.

ReturnValue

Gedecodeerd teken.

Zie ook