CRC16 constructor

const CRC16(
  1. CRC16Params params
)

Create a instance for generating CRC-16 hashes

Implementation

const CRC16(this.params);