Syntax:

public static Byte[] GZipMemory( string Filename,
	bool IsFile );
Parameters: string Filename

bool IsFile

See also:

Class wwEncrypt

Overloads:

public static Byte[] GZipMemory( Byte[] Buffer );
public static Byte[] GZipMemory( string Input );

Last Updated: 1/28/2007 | Send topic feedback