Click or drag to resize
Crc64_LookupTable Field
The table of pre-calculated checksum values for all 256 values of a byte.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ulong[] _LookupTable

Field Value

Type: UInt64
See Also