public class NativeZlib extends java.lang.Object implements BungeeZlib
| Constructor and Description |
|---|
NativeZlib() |
| Modifier and Type | Method and Description |
|---|---|
void |
free() |
void |
init(boolean compress,
int level) |
void |
process(io.netty.buffer.ByteBuf in,
io.netty.buffer.ByteBuf out) |
public void init(boolean compress,
int level)
init in interface BungeeZlibpublic void free()
free in interface BungeeZlibpublic void process(io.netty.buffer.ByteBuf in,
io.netty.buffer.ByteBuf out)
throws java.util.zip.DataFormatException
process in interface BungeeZlibjava.util.zip.DataFormatExceptionCopyright © 2015-2018 WaterfallMC. All Rights Reserved.