Crc16DectX constructor

Crc16DectX()

Implementation

Crc16DectX()
    : super(
        16,
        0x0589,
        0x0000,
        0x0000,
        inputReflected: false,
        outputReflected: false);