CRC32(UInt32, Boolean) Constructor |
Construct the
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CRC32(
uint polynomial,
bool cacheTable
)
Parameters
- polynomial UInt32
-
- cacheTable Boolean
-
See Also