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



Overload List

OverloadDescription
CrcCalculatorStream Constructor(Stream) The default constructor.  
CrcCalculatorStream Constructor(Stream,Boolean) The constructor allows the caller to specify how to handle the underlying stream at close.  
CrcCalculatorStream Constructor(Stream,Int64) A constructor allowing the specification of the length of the stream to read.  
CrcCalculatorStream Constructor(Stream,Int64,Boolean) A constructor allowing the specification of the length of the stream to read, as well as whether to keep the underlying stream open upon Close().  
CrcCalculatorStream Constructor(Stream,Int64,Boolean,CRC32) A constructor allowing the specification of the length of the stream to read, as well as whether to keep the underlying stream open upon Close(), and the CRC32 instance to use.  

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.