CRC32BuildCRC32Table Method |
Builds a crc32 table given a polynomial
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected static uint[] BuildCRC32Table(
uint polynomial
)
Parameters
- polynomial UInt32
Return Value
UInt32
See Also