Crc32IsoHdlc constructor

Crc32IsoHdlc()

Implementation

Crc32IsoHdlc()
    : super(
        32,
        0x04c11db7,
        0xffffffff,
        0xffffffff,
        inputReflected: true,
        outputReflected: true);