Crc24LteB constructor

Crc24LteB()

Implementation

Crc24LteB()
    : super(
        24,
        0x800063,
        0x000000,
        0x000000,
        inputReflected: false,
        outputReflected: false);