Digest.put

update the message digest with a block of bytes.

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

Meta