System.Hash.THashBobJenkins.GetHashBytes
Delphi
class function GetHashBytes(const AData: string): TBytes; static;
C++
static System::Sysutils::TBytes __fastcall GetHashBytes(const System::UnicodeString AData);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Hash.pas System.Hash.hpp |
System.Hash | THashBobJenkins |
説明
渡された文字列からハッシュ ダイジェストを作成し、作成したダイジェストの値をバイトとして返します。