wManager.Wow.Helpers Namespace
WRobot

GZip Members

The GZip type exposes the following members.

Methods


  Name Description
Public method Static member Compress
Compress the specified file.
Public method Static member CompressInMemory(String)
Compress the specified file.
Public method Static member CompressInMemory(array<Byte>[]()[][])
Compress the specified file.
Public method Static member CompressInMemoryToBase64
Compress the specified file.
Public method Static member Decompress
Decompresses the specified file.
Public method Static member DecompressInMemoryFromBase64(String)
Decompresses the in memory from base64.
Public method Static member DecompressInMemoryFromBase64(String, Boolean%)
Decompresses the in memory from base64.
Public method Static member DecompressOnMemory(String)
Decompresses the specified file.
Public method Static member DecompressOnMemory(array<Byte>[]()[][])
Decompresses the on memory.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)