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

Gzip.Decompress Method

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

Decompress(String, String)

Decompresses all files from the GZIP archive to the specified directory. Existing files in target directory will be overwritten.

Declaration
public void Decompress(string archivePath, string targetDirectory)
Parameters
Type Name Description
String archivePath

Path to a GZIP archive to be decompressed.

String targetDirectory

Path to output folder (directory to which to decompress the contents of the GZIP archive).

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