类的使用
xin.alum.aio.util.GZipUtil.GZip
-
使用GZipUtil.GZip的程序包 程序包 说明 xin.alum.aio.util -
-
xin.alum.aio.util中GZipUtil.GZip的使用
返回GZipUtil.GZip的xin.alum.aio.util中的方法 修饰符和类型 方法 说明 static GZipUtil.GZipGZipUtil.GZip. valueOf(String name)返回带有指定名称的该类型的枚举常量。static GZipUtil.GZip[]GZipUtil.GZip. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为GZipUtil.GZip的xin.alum.aio.util中的方法 修饰符和类型 方法 说明 byte[]GZipUtil. gzip(GZipUtil.GZip zip, byte[] in)StringGZipUtil. gzip(GZipUtil.GZip zip, String text)byte[]GZipUtil. ungzip(GZipUtil.GZip zip, byte[] in)io.netty.buffer.ByteBufGZipUtil. ungzip(GZipUtil.GZip gZip, io.netty.buffer.ByteBuf in)Proto对象GZip解压StringGZipUtil. ungzip(GZipUtil.GZip zip, String text)
-