MurmurHash3.put

void put(scope const(ubyte)[] data...) pure nothrow

Adds data to the digester. This function can be called many times in a row after start but before finish.