Xceed .NET Libraries Documentation
ChecksumStream Class Properties


Xceed.Compression.Formats Assembly > Xceed.Compression.Formats Namespace : ChecksumStream Class

For a list of all members of this type, see ChecksumStream members.

Public Properties
 NameDescription
Public PropertyOverridden. Gets a boolean value indicating whether the current stream supports reading.  
Public PropertyOverridden. Gets a boolean value indicating whether the current stream supports seeking.  
Public Property (Inherited from System.IO.Stream)
Public PropertyOverridden. Gets a boolean value indicating whether the current stream supports writing.  
Public PropertyGets a value representing the current checksum.  
Public PropertyGets or sets the expected checksum.  
Public PropertyOverridden. Gets the length, in bytes, of the stream.  
Public PropertyOverridden. Gets or sets the position within the current stream.  
Public Property (Inherited from System.IO.Stream)
Public Property (Inherited from System.IO.Stream)
Top
See Also

Reference

ChecksumStream Class
Xceed.Compression.Formats Namespace
System.IO.Stream