WrapperMac.put

update the MAC with a block of bytes.

  1. void put(ubyte input)
  2. void put(in ubyte[] input)
    class WrapperMac(T)
    @safe
    void
    put
    nothrow
    (
    in ubyte[] input
    )
    if ()

Meta