Crc24Os9 constructor

Crc24Os9()

Implementation

Crc24Os9()
    : super(
        24,
        0x800063,
        0xffffff,
        0xffffff,
        inputReflected: false,
        outputReflected: false);