Encryption.GZipFile

Encodes one file to another file that is gzip compressed. File is overwritten if it exists and not locked.

public static bool GZipFile(string Filename,
	string OutputFile)

Parameters

Filename

OutputFile


See also:

Class Encryption

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic