Swiss Army Knife
General utility tools for Scada Minds
|
This is the complete list of members for Gzip, including all inherited members.
Compress(byte[] dataToCompress) | Gzip | inlinestatic |
Compress(string stringToCompress, Encoding? encodingToUse=null) | Gzip | inlinestatic |
Decompress(byte[] dataToDecompress) | Gzip | inlinestatic |
DecompressToString(byte[] dataToDecompress, Encoding? encodingToUse=null) | Gzip | inlinestatic |