e-CryptIt Engine - Checksums Xojo Plugin

CRC16.Constructor Constructor

Constructor that takes CRC16MethodEnum selector to choose CRC16 variation.

Constructor(
   mode as CRC16MethodEnum)

Parameters

mode
The mode to select. See the CRC16MethodEnum for list of choices.

Remarks

See Also

CRC16 Class