![]() |
Energy Core Library
|
Static Public Member Functions | |
| static byte [] | Compress (byte[] data) |
| Compress using gzip algorithm More... | |
| static byte [] | Decompress (byte[] data) |
| Decompress using gzip algorithm More... | |
|
static |
Compress using gzip algorithm
| data |
|
static |
Decompress using gzip algorithm
| data |