Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ArchiveItem.Open Method

Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)

Open()

Returns an initialized read-only non-seekable stream to read the decompressed data of the current item.

Declaration
public virtual Stream Open()
Returns
Type Description
Stream

A decompression stream.

Open(String)

Returns an initialized read-only non-seekable stream to read the decompressed data of the current item.

Declaration
public abstract Stream Open(string password)
Parameters
Type Name Description
String password

Password to open the stream.

Returns
Type Description
Stream

A read-only non-seekable decompression stream.

In This Article
  • Open()
  • Open(String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies