Java io.netty.handler.codec.compression Snappy fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.codec.compression Snappy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.codec.compression Snappy.

The text is from its open source code.

Method

intcalculateChecksum(ByteBuf data)
Computes the CRC32C checksum of the supplied data and performs the "mask" operation on the computed checksum