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

ArchiveItem.ExtractToStream Method

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

ExtractToStream(Stream)

Extracts the current file item to the specified stream.

Declaration
public abstract ArchiveOperationResult ExtractToStream(Stream outputStream)
Parameters
Type Name Description
Stream outputStream

Stream to write the extracted data to.

Returns
Type Description
ArchiveOperationResult

Operation result.

Remarks

Note that data will be written to the current output stream position.

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