Crc32Aixm constructor

Crc32Aixm()

Implementation

Crc32Aixm()
    : super(
        32,
        0x814141ab,
        0x00000000,
        0x00000000,
        inputReflected: false,
        outputReflected: false);