Crc24FlexRayB constructor

Crc24FlexRayB()

Implementation

Crc24FlexRayB()
    : super(
        24,
        0x5d6dcb,
        0xabcdef,
        0x000000,
        inputReflected: false,
        outputReflected: false);