Overload_Rhino_RhinoMath_CRC32 - mcneel/rhinocommon-api-docs GitHub Wiki
| Name | Description | |
|---|---|---|
![]()
|
CRC32(UInt32, Byte[]) | Advances the cyclic redundancy check value remainder given a byte array. http://en.wikipedia.org/wiki/Cyclic_redundancy_check. |
![]() ![]()
|
CRC32(UInt32, Double) | Advances the cyclic redundancy check value remainder given a Double. http://en.wikipedia.org/wiki/Cyclic_redundancy_check. |
![]()
|
CRC32(UInt32, Int32) | Advances the cyclic redundancy check value remainder given a Int32. http://en.wikipedia.org/wiki/Cyclic_redundancy_check. |
