public class CompressorUtil extends Object
| Constructor and Description |
|---|
CompressorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
compressValue(String value) |
static String |
decompressValue(String abstractCompressed) |
public static String compressValue(String value) throws IOException
IOExceptionCopyright © 2025. All rights reserved.