Calculates the Adler32 of the given Bytes.

Static methods

@:keepstaticmake(b:Bytes):Int

@:keepstaticread(i:Input):Adler32

Constructor

@:keepnew()

Methods

@:keepget():Int

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