PlainText

com.roundeights.hasher.PlainText
trait PlainText

The base class for plain text representations

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def hash(digest: MutableDigest): Hash

Hashes an InputStream according to this algorithm.

Hashes an InputStream according to this algorithm.

Attributes