System::StringHashCompiletime::Hash method
StringHashCompiletime::Hash method
تولّد قيمة تجزئة من السلسلة c-string المحددة بطول محدد.
static void System::StringHashCompiletime<i>::Hash(uint32_t &hash, int strLen, const char_t *input)
| معامل | نوع | الوصف |
|---|---|---|
| الإدخال | uint32_t& | مؤشر إلى بداية السلسلة c-string. |
| strLen | int | طول السلسلة c-string المحددة |
| الهاش | const char_t * | معامل الإخراج، الذي يحتوي على قيمة التجزئة الناتجة عند إرجاع الطريقة |
انظر أيضًا
- Class StringHashCompiletime
- Namespace System
- Library Aspose.Font for C++