System::UriShim::HexUnescape طريقة

UriShim::HexUnescape method

يحوّل الحرف من صيغة سداسية عشرية مُهربة.

static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
ParameterTypeالوصف
patternconst String&String لقراءة الشكل السداسي المشفر من.
الفهرسint32_t&الإزاحة في السلسلة المعطاة.

ReturnValue

الحرف المفكك.

انظر أيضًا