Whirlpool.put

Feed the digest with data.

  1. void put(const(ubyte)[] data)
    struct Whirlpool
    @trusted pure nothrow @nogc
    void
    put
    (
    scope const(ubyte)[] data...
    )
  2. void put(R r)

Meta