IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for IG.test.GZipTest, including all inherited members.
buffer_size | IG.test.GZipTest | private |
CompareData(byte[] buf1, int len1, byte[] buf2, int len2) | IG.test.GZipTest | inlinestatic |
CompressBytes(byte[] Original) | IG.test.GZipTest | inlinestatic |
GZipCompressDecompress(string filename) | IG.test.GZipTest | inlinestatic |
Main0(string[] args) | IG.test.GZipTest | inlinestatic |
ReadAllBytesFromStream(Stream stream, byte[] buffer) | IG.test.GZipTest | inlinestatic |
ReadFileToMemoryStream(string sourcefile, MemoryStream ms) | IG.test.GZipTest | inlinestatic |
ReportError(Exception ex) | IG.test.GZipTest | inlineprivatestatic |
UncompressBytes(byte[] zippedArray) | IG.test.GZipTest | inlinestatic |