Syntax:

public static Byte[] GZipMemory( Byte[] Buffer );
Parameters: Byte[] Buffer

See also:

Class wwEncrypt

Overloads:

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

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