System::UriShim::HexUnescape طريقة
UriShim::HexUnescape method
يحوّل الحرف من صيغة سداسية عشرية مُهربة.
static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
| Parameter | Type | الوصف |
|---|---|---|
| pattern | const String& | String لقراءة الشكل السداسي المشفر من. |
| الفهرس | int32_t& | الإزاحة في السلسلة المعطاة. |
ReturnValue
الحرف المفكك.
انظر أيضًا
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++