Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.ReaderWriter Namespace / ZipReader Class


In This Topic
    ZipReader Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Provides correct cleanup of resources in the base class and its derived classes.  
    Public MethodReturns a new Stream object that implements a read-only stream around the ReadItemData method.  
    Public MethodReads the "Ending Header" in the zip stream and returns a ZipEndHeader object.  
    Public MethodOverloaded. Reads a sequence of bytes from the ZipReader's stream and advances the position within by the number of bytes read.  
    Public MethodOverloaded. Reads the local header of the current item from the Zip file.  
    Top
    See Also