Available on all platforms
Calculates the Adler32 of the given Bytes.
@:keepstaticmake(b:Bytes):Int
@:keepstaticread(i:Input):Adler32
@:keepnew()
@:keepequals(a:Adler32):Bool
@:keepget():Int
@:keeptoString():String
@:keepupdate(b:Bytes, pos:Int, len:Int):Void