Digest

com.roundeights.hasher.Digest
See theDigest companion trait
object Digest

Companion

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Digest.type

Members list

Implicits

Implicits

implicit def digest2byteArray(in: Digest): Array[Byte]

Converts a digest to a string

Converts a digest to a string

Attributes

implicit def digest2hash(in: Digest): Hash

Converts a digest to a hash

Converts a digest to a hash

Attributes

implicit def digest2string(in: Digest): String

Converts a digest to a string

Converts a digest to a string

Attributes