Class: BWA::CRC

Inherits:
Digest::CRC8
  • Object
show all
Defined in:
lib/bwa/crc.rb

Constant Summary collapse

INIT_CRC =
0x02
XOR_MASK =
0x02