haxe.zip._InflateImpl.Window
haxe.zip._InflateImpl.Window
Fields
| Name | Type | |
|---|---|---|
buffer | haxe.io.Bytes | |
pos | I32 | |
crc | haxe.crypto.Adler32 |
Protos
f@30587slide(haxe.zip._InflateImpl.Window) → Voidf@30588addBytes(haxe.zip._InflateImpl.Window, haxe.io.Bytes, I32, I32) → Voidf@30589addByte(haxe.zip._InflateImpl.Window, I32) → Voidf@30590getLastChar(haxe.zip._InflateImpl.Window) → I32f@30591available(haxe.zip._InflateImpl.Window) → I32f@30592checksum(haxe.zip._InflateImpl.Window) → haxe.crypto.Adler32
Bindings
- static
f@30597__constructor__(haxe.zip._InflateImpl.Window, Bool) → Void