Digest.put

update the message digest with a block of bytes.

class Digest
@safe nothrow
void
put
(
in ubyte[] input...
)

Meta