Available on all platforms
Calculates the Adler32 of the given Bytes.
staticmake(b:Bytes):Int
staticread(i:Input):Adler32
new()
equals(a:Adler32):Bool
get():Int
toString():String
update(b:Bytes, pos:Int, len:Int):Void