System::StringHashCompiletime::Hash メソッド
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.Page for C++