Swiss Army Knife
General utility tools for Scada Minds
Gzip Member List

This is the complete list of members for Gzip, including all inherited members.

Compress(byte[] dataToCompress)Gzipinlinestatic
Compress(string stringToCompress, Encoding? encodingToUse=null)Gzipinlinestatic
Decompress(byte[] dataToDecompress)Gzipinlinestatic
DecompressToString(byte[] dataToDecompress, Encoding? encodingToUse=null)Gzipinlinestatic