Keccak.squeeze

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

Meta