Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / Md5DigestOf

Md5DigestOf

class Md5DigestOf : DigestEnvelope

MD5 checksum calculation of Input.

There is no thread-safety guarantee.

Since 0.3

Constructors

Name Summary
<init> Md5DigestOf(input: Input)
Md5DigestOf(input: Input, max: Int)

Inherited Functions

Name Summary
asBytes open fun asBytes(): ByteArray
Convert it to the byte array.