Class CompressionUtil
java.lang.Object
io.netty.handler.codec.compression.CompressionUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
checkChecksum
(ByteBufChecksum checksum, ByteBuf uncompressed, int currentChecksum) (package private) static ByteBuffer
safeNioBuffer
(ByteBuf buffer, int index, int length) (package private) static ByteBuffer
safeReadableNioBuffer
(ByteBuf buffer)
-
Constructor Details
-
CompressionUtil
private CompressionUtil()
-
-
Method Details
-
checkChecksum
-
safeReadableNioBuffer
-
safeNioBuffer
-