Function ChannelUpdate.computeHash

Implements hashing support

void computeHash (
  scope pure nothrow @nogc @safe void delegate(in ubyte[]) dg
) pure nothrow @nogc @safe const;

Parameters

NameDescription
dg hashing function