Calculates the Crc32 of the given Bytes.

Static methods

@:keepstaticmake(data:Bytes):Int

Calculates the CRC32 of the given data bytes

Constructor

@:keepinlinenew()

Methods

@:keepinlinebyte(b:Int):Void

@:keepinlineget():Int

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