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

ZipItem.ExtractToArray Method

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

ExtractToArray()

Extracts the current file item into a byte array.

Declaration
public override byte[] ExtractToArray()
Returns
Type Description
Byte[]

A byte array that contains extracted data.

Overrides
ArchiveItem.ExtractToArray()
Exceptions
Type Condition
InvalidOperationException

The item is not a file. -or- The item is already deleted.

ObjectDisposedException

Archive was already disposed.

ZipException

Cannot perform the requested operation, or the operation was canceled (see ProblemType for detailed information).

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