public class JavaZlib extends Object implements BungeeZlib
| Constructor and Description |
|---|
JavaZlib() |
| 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 DataFormatException
process in interface BungeeZlibDataFormatExceptionCopyright © 2015–2020 WaterfallMC. All rights reserved.