clean method
void
clean()
inherited
Clean up the internal state and reset hash object to its initial state.
Implementation
void clean() => reset();
Clean up the internal state and reset hash object to its initial state.
void clean() => reset();