Core.Util.Zip.ZipUtil Class Reference
Summary description for
ZipUtil.
More...
List of all members.
Detailed Description
Summary description for
ZipUtil.
Constructor & Destructor Documentation
| Core.Util.Zip.ZipUtil.ZipUtil |
( |
|
) |
|
| Core.Util.Zip.ZipUtil.ZipUtil |
( |
|
) |
|
Member Function Documentation
| static byte [] Core.Util.Zip.ZipUtil.GunzipBytes |
( |
byte[] |
inBytes |
) |
[static] |
| static byte [] Core.Util.Zip.ZipUtil.GzipBytes |
( |
byte[] |
inBytes |
) |
[static] |
| static bool Core.Util.Zip.ZipUtil.GzipFile |
( |
String |
fileName |
) |
[static] |
| static void Core.Util.Zip.ZipUtil.GunzipFile |
( |
String |
inFileName |
) |
[static] |
| static void Core.Util.Zip.ZipUtil.GunzipFile |
( |
String |
inFileName, |
|
|
String |
outFileName | |
|
) |
| | [static] |
| static byte [] Core.Util.Zip.ZipUtil.GunzipBytes |
( |
byte[] |
inBytes |
) |
[static] |
| static byte [] Core.Util.Zip.ZipUtil.GzipBytes |
( |
byte[] |
inBytes |
) |
[static] |
Member Data Documentation
The documentation for this class was generated from the following files: