FinalXor Property
Definition
- Assemblies
- Cuemon.Core.dll
FinalXor
Gets the CRC final value that is XORed to the final register value.
public ulong FinalXor { get; }
Property Value
- ulong
The CRC final value that is XORed to the final register value.
Gets the CRC final value that is XORed to the final register value.
public ulong FinalXor { get; }
The CRC final value that is XORed to the final register value.