Class LibdeflateVelocityCompressor

java.lang.Object
com.velocitypowered.natives.compression.LibdeflateVelocityCompressor
All Implemented Interfaces:
VelocityCompressor, Disposable, Native, Closeable, AutoCloseable

public class LibdeflateVelocityCompressor extends Object implements VelocityCompressor
Implements deflate compression using the libdeflate native C library.