WrapperMac.put

update the MAC with a single byte.

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

Meta