Xceed .NET Libraries Documentation
Xceed.Compression.Formats Assembly / Xceed.Compression.Formats Namespace / ChecksumStream Class


In This Topic
    ChecksumStream Class Properties
    In This Topic

    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