public interface BungeeZlib
| 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) |
void init(boolean compress,
int level)
void free()
void process(io.netty.buffer.ByteBuf in,
io.netty.buffer.ByteBuf out)
throws DataFormatException
DataFormatExceptionCopyright © 2015–2020 WaterfallMC. All rights reserved.