method

update

v1_9_3_125 - Show latest stable - Class: Digest::Instance
update(p1)
public

Updates the digest using a given string and returns self.

The update() method and the left-shift operator are overridden by each implementation subclass. (One should be an alias for the other)