英語版
このページの英語版を見る

dmd.root.hash

任意のバイナリデータのハッシュ関数。
Authors:
Martin Nowak, Walter Bright, https://www.digitalmars.com

出典 root/hash.d

pure nothrow @nogc @safe uint calcHash(scope const(ubyte)[] data);
同上