public class GzipUtils extends Object
public static byte[] compress(byte[] input)
throws IOException
IOExceptionpublic static byte[] decompress(byte[] compressed)
throws IOException
IOExceptionCopyright © 2023. All rights reserved.