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