hash_ex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] hash_ex(ubyte[] data, HashAlgorithm func)
    @trusted
    ubyte[]
    hash_ex
    (
    const ubyte[] data
    ,)
  2. ubyte[] hash_ex(string path, HashAlgorithm func)

Meta