Package discord4j.gateway
Class ZlibDecompressor
- java.lang.Object
-
- discord4j.gateway.ZlibDecompressor
-
-
Constructor Summary
Constructors Constructor Description ZlibDecompressor(ByteBufAllocator allocator)ZlibDecompressor(ByteBufAllocator allocator, boolean unpooled)
-
-
-
Constructor Detail
-
ZlibDecompressor
public ZlibDecompressor(ByteBufAllocator allocator)
-
ZlibDecompressor
public ZlibDecompressor(ByteBufAllocator allocator, boolean unpooled)
-
-