dmd.root.hash
Hash functions for arbitrary binary data.
License
Source: root/hash.d
Documentation: https://dlang.org/phobos/dmd_root_hash.html
-
Declaration
pure nothrow @nogc @safe uint
calcHash
(scope const(ubyte)[]data
);ditto
Hash functions for arbitrary binary data.
Source: root/hash.d
Documentation: https://dlang.org/phobos/dmd_root_hash.html
pure nothrow @nogc @safe uint
calcHash
(scope const(ubyte)[] data
);
ditto