Calculates the Crc32 of the given Bytes.

Static methods

staticmake(data:Bytes):Int

Calculates the CRC32 of the given data bytes

Constructor

new()

Methods