IdeaBlade DevForce 2010 Help Reference
CRC32 Constructor
See Also  Send Feedback
IdeaBlade.Core Assembly > Ionic.Crc Namespace > CRC32 Class : CRC32 Constructor



Overload List

OverloadDescription
CRC32 Constructor() Create an instance of the CRC32 class using the default settings: no bit reversal, and a polynomial of 0xEDB88320.  
CRC32 Constructor(Boolean) Create an instance of the CRC32 class, specifying whether to reverse data bits or not.  
CRC32 Constructor(Int32,Boolean) Create an instance of the CRC32 class, specifying the polynomial and whether to reverse data bits or not.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.