static void IG.test.GZipTest.ReportError |
( |
Exception |
ex | ) |
|
|
inlinestaticprivate |
static void IG.test.GZipTest.ReadFileToMemoryStream |
( |
string |
sourcefile, |
|
|
MemoryStream |
ms |
|
) |
| |
|
inlinestatic |
static int IG.test.GZipTest.ReadAllBytesFromStream |
( |
Stream |
stream, |
|
|
byte[] |
buffer |
|
) |
| |
|
inlinestatic |
static bool IG.test.GZipTest.CompareData |
( |
byte[] |
buf1, |
|
|
int |
len1, |
|
|
byte[] |
buf2, |
|
|
int |
len2 |
|
) |
| |
|
inlinestatic |
static byte [] IG.test.GZipTest.CompressBytes |
( |
byte[] |
Original | ) |
|
|
inlinestatic |
static byte [] IG.test.GZipTest.UncompressBytes |
( |
byte[] |
zippedArray | ) |
|
|
inlinestatic |
static void IG.test.GZipTest.GZipCompressDecompress |
( |
string |
filename | ) |
|
|
inlinestatic |
static void IG.test.GZipTest.Main0 |
( |
string[] |
args | ) |
|
|
inlinestatic |
const int IG.test.GZipTest.buffer_size = 40 |
|
private |
The documentation for this class was generated from the following file: