Function Hasher.Add
Add<T>
(T hash)
Includes the given data in the final hash.
Public
void Add<T> (
T | hash |
Includes the given data in the final hash.
You can call this as many times as you want.