public class StringCommonUtils extends Object
| Constructor and Description |
|---|
StringCommonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
compress(String string) |
static String |
decompress(InputStream is) |
public static InputStream compress(String string) throws IOException
IOExceptionpublic static String decompress(InputStream is) throws IOException
IOExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.