Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
base
/
com.splendo.kaluga.base.bytes
/
CRC
/
compute
compute
abstract
fun
compute
(
data
:
ByteArray
)
:
ULong
Computes the CRC of the given data.
Return
the CRC of the given data.
Parameters
data
the data to compute the CRC of.