CRC32 constructor

const CRC32(
  1. CRC32Params params
)

Create a instance for generating CRC-32 hashes

Implementation

const CRC32(this.params);