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
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
width
:
Int
,
polynomial
:
ULong
,
init
:
ULong
,
xorOut
:
ULong
,
reflectIn
:
Boolean
=
false
,
reflectOut
:
Boolean
=
false
)
:
CRC
Creates a
CRC
with the given parameters.