haxe.crypto.Adler32
haxe.crypto.Adler32
Fields
| Name | Type | |
|---|---|---|
a1 | I32 | |
a2 | I32 | |
| static | read | Fun |
Protos
f@30593update(haxe.crypto.Adler32, haxe.io.Bytes, I32, I32) → Voidf@30594equals(haxe.crypto.Adler32, haxe.crypto.Adler32) → Bool
Bindings
- static
f@30596__constructor__(haxe.crypto.Adler32) → Void - static
f@30595read(haxe.io.Input) → haxe.crypto.Adler32