Calculates the Crc32 of the given Bytes.

Static methods

staticmake(data:Bytes):Int

Calculates the CRC32 of the given data bytes

Constructor

inlinenew()

Methods

inlinebyte(b:Int):Void

inlineget():Int

inlineupdate(b:Bytes, pos:Int, len:Int):Void