Creates the constants table.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected static ulong[] CreateTable(
ulong polynomial
)
Parameters
- polynomial
- Type: SystemUInt64
The polynomial.
Return Value
Type:
UInt64The constants table.
See Also