WrapperMac.put

update the MAC with a block of bytes. * * Params: input the ubyte slice containing the data.

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

Meta