binaryHash

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(Buffer) binaryHash(const(HashNet) net, const(ubyte[]) h1, const(ubyte[]) h2)
  2. Fingerprint binaryHash(const(HashNet) net, const(Fingerprint) h1, const(Fingerprint) h2)
    @safe
    binaryHash
    (
    const(HashNet) net
    ,
    scope const(Fingerprint) h1
    ,
    scope const(Fingerprint) h2
    )

Meta