Overload_Rhino_RhinoMath_CRC32 - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoMath.CRC32 Method

Overload List

 

Name Description
Public methodStatic member CRC32(UInt32, Byte[]) Advances the cyclic redundancy check value remainder given a byte array. http://en.wikipedia.org/wiki/Cyclic_redundancy_check.
Public methodStatic memberCode example CRC32(UInt32, Double) Advances the cyclic redundancy check value remainder given a Double. http://en.wikipedia.org/wiki/Cyclic_redundancy_check.
Public methodStatic member CRC32(UInt32, Int32) Advances the cyclic redundancy check value remainder given a Int32. http://en.wikipedia.org/wiki/Cyclic_redundancy_check.
  Back to Top

See Also

Reference

RhinoMath Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️