Crc8GsmB constructor

Crc8GsmB()

Implementation

Crc8GsmB()
    : super(
        8,
        0x49,
        0x00,
        0xff,
        inputReflected: false,
        outputReflected: false);