Keccak.put

Undocumented in source. Be warned that the author may not have intended to support it.
struct Keccak(uint capacity)
@nogc nothrow
void
put
(
in ubyte[] input...
)
if (
capacity % 8 == 0
)

Meta