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