Whirlpool.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(const(ubyte)[] data)
  2. void put(R r)
    struct Whirlpool
    void
    put
    (
    R
    )
    (
    R r
    )
    if (
    isInputRange!R &&
    hasLength!R
    )

Meta