Libraries
»
crc
(0.4)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Classes:
CRC
Constant Summary
collapse
MyCRC =
crcmod
=
CRC
.
new
(
32
,
rand
(
1
<<
32
)
|
1
,
rand
(
1
<<
32
)
|
1
,
true
,
true
,
rand
(
1
<<
32
)
|
1
)