public class CompressionUtils extends Object
| Constructor and Description |
|---|
CompressionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
compress(byte[] uncompressed) |
static byte[] |
decompress(byte[] compressed) |
Copyright © 2016 Inbot. All Rights Reserved.