Checksum

tus4s.core.data.Extension.Checksum
final case class Checksum(algorithms: NonEmptyList[ChecksumAlgorithm])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val names: NonEmptyList[String]

Attributes

Inherited from:
Extension