calcHash

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(BinBuffer) calcHash(const(ubyte[]) data)
  2. immutable(BinBuffer) calcHash(const(ubyte[]) h1, const(ubyte[]) h2)
    @trusted
    immutable(BinBuffer)
    calcHash
    (
    scope const(ubyte[]) h1
    ,
    scope const(ubyte[]) h2
    )

Meta