CRC32

object CRC32

Created by pedro on 28/8/23.

CRC32 ISO/IEC 13818-1

Functions

Link copied to clipboard
fun getCRC32(array: ByteArray, offset: Int = 0, length: Int = array.size): Int