System::StringHashCompiletime::Hash metodu
StringHashCompiletime::Hash method
Belirtilen uzunluktaki belirtilen c-string’den bir hash değeri üretir.
static void System::StringHashCompiletime<i>::Hash(uint32_t &hash, int strLen, const char_t *input)
| Parameter | Type | Açıklama |
|---|---|---|
| girdi | uint32_t& | c-dizisinin başlangıcına işaretçi. |
| strLen | int | Belirtilen c-dizisinin uzunluğu |
| özet | const char_t * | Metod dönüşünde sonuç hash değerini içeren çıktı parametresi |
Ayrıca Bakınız
- Class StringHashCompiletime
- Namespace System
- Library Aspose.Page for C++