Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.compression Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
Bzip2DecoderUncompresses a ByteBuf encoded with the Bzip2 format.Classio.netty.handler.codec.compressionNetty
Bzip2EncoderCompresses a ByteBuf using the Bzip2 algorithm.Classio.netty.handler.codec.compressionNetty
CompressionExceptionAn EncoderException that is raised when compression failed.Classio.netty.handler.codec.compressionNetty
DecompressionExceptionA DecoderException that is raised when decompression failed.Classio.netty.handler.codec.compressionNetty
FastLzFrameDecoderUncompresses a ByteBuf encoded by FastLzFrameEncoder using the FastLZ algorithm.Classio.netty.handler.codec.compressionNetty
FastLzFrameEncoderCompresses a ByteBuf using the FastLZ algorithm.Classio.netty.handler.codec.compressionNetty
JdkZlibDecoderDecompress a ByteBuf using the inflate algorithm.Classio.netty.handler.codec.compressionNetty
JdkZlibEncoderCompresses a ByteBuf using the deflate algorithm.Classio.netty.handler.codec.compressionNetty
JZlibDecoderClassio.netty.handler.codec.compressionNetty
JZlibEncoderCompresses a ByteBuf using the deflate algorithm.Classio.netty.handler.codec.compressionNetty
Lz4FrameDecoderUncompresses a ByteBuf encoded with the LZ4 format.Classio.netty.handler.codec.compressionNetty
Lz4FrameEncoderCompresses a ByteBuf using the LZ4 format.Classio.netty.handler.codec.compressionNetty
LzfDecoderUncompresses a ByteBuf encoded with the LZF format.Classio.netty.handler.codec.compressionNetty
LzfEncoderCompresses a ByteBuf using the LZF format.Classio.netty.handler.codec.compressionNetty
LzmaFrameEncoderCompresses a ByteBuf using the LZMA algorithm.Classio.netty.handler.codec.compressionNetty
SnappyFrameDecoderUncompresses a ByteBuf encoded with the Snappy framing format.Classio.netty.handler.codec.compressionNetty
SnappyFrameEncoderCompresses a ByteBuf using the Snappy framing format.Classio.netty.handler.codec.compressionNetty
ZlibCodecFactoryCreates a new ZlibEncoder and a new ZlibDecoder.Classio.netty.handler.codec.compressionNetty
ZlibDecoderDecompresses a ByteBuf using the deflate algorithm.Classio.netty.handler.codec.compressionNetty
ZlibEncoderCompresses a ByteBuf using the deflate algorithm.Classio.netty.handler.codec.compressionNetty
ZlibWrapperThe container file formats that wrap the stream compressed by the DEFLATEEnum Constant SummaryClassio.netty.handler.codec.compressionNetty