public class GZIPHelper extends Object
public static byte[] zip(byte[] value)
throws IOException
IOExceptionpublic static byte[] unzip(byte[] value)
throws IOException
IOExceptionCopyright © 2020. All rights reserved.