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


In This Topic
    FormattedCompressedStream Class Properties
    In This Topic

    For a list of all members of this type, see FormattedCompressedStream 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 Property  
    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 PropertyGets or sets a boolean value indicating if the stream is responsible for closing its inner stream.  
    Public Property (Inherited from System.IO.Stream)
    Top
    See Also