of

fun of(bytes: ByteArray, from: Int = 0, to: Int = bytes.size): Long

Checksum of bytes between from (inclusive) and to (exclusive).