Calculates the Crc32 of the given Bytes.

Static methods

@:keepstaticmake(data:Bytes):Int

Calculates the CRC32 of the given data bytes

Constructor

@:keepnew()

Methods

@:keepbyte(b:Int):Void

@:keepget():Int

@:keepupdate(b:Bytes, pos:Int, len:Int):Void