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의 길이 |
| hash | const char_t * | 메서드 반환 시 결과 해시 값을 포함하는 출력 매개변수 |
또 보기
- Class StringHashCompiletime
- Namespace System
- Library Aspose.Page for C++