Crc32

actual class Crc32

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
actual open fun digestValue(): UInt
Link copied to clipboard
actual open fun reset()
Link copied to clipboard
actual open fun update(input: ByteArray, offset: Int, length: Int)