'Declaration Public Class ChecksumStream Inherits System.IO.Stream Implements System.IDisposable
'Usage Dim instance As ChecksumStream
public class ChecksumStream : System.IO.Stream, System.IDisposable
'Declaration Public Class ChecksumStream Inherits System.IO.Stream Implements System.IDisposable
'Usage Dim instance As ChecksumStream
public class ChecksumStream : System.IO.Stream, System.IDisposable
The ChecksumStream only supports CRC32 and Adler32 checksums.
Closing the ChecksumStream will also close the inner stream.
System.Object
System.MarshalByRefObject
System.IO.Stream
Xceed.Compression.Formats.ChecksumStream
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2