System::StringHashCompiletime::Hash yöntemi
StringHashCompiletime::Hash method
Belirtilen uzunluktaki belirtilen c-dizisinden bir hash değeri üretir.
static void System::StringHashCompiletime<i>::Hash(uint32_t &hash, int strLen, const char_t *input)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | uint32_t& | c-dizisinin başlangıcına işaretçi. |
| strLen | int | Belirtilen c-dizisinin uzunluğu |
| hash | const char_t * | Yöntem dönüşünde sonuç karma değerini içeren çıktı parametresi |
Ayrıca Bakınız
- Class StringHashCompiletime
- Namespace System
- Library Aspose.Font for C++