Available on jvm
new(param1:Bool)
new()
end():Void
ended():Bool
finalize():Void
finished():Bool
getAdler():Int
getBytesRead():Int64
getBytesWritten():Int64
getRemaining():Int
getTotalIn():Int
getTotalOut():Int
inflate(param1:NativeArray<Int8>, param2:Int, param3:Int):Int
inflate(param1:NativeArray<Int8>):Int
needsDictionary():Bool
needsInput():Bool
reset():Void
setDictionary(param1:NativeArray<Int8>, param2:Int, param3:Int):Void
setDictionary(param1:NativeArray<Int8>):Void
setInput(param1:NativeArray<Int8>, param2:Int, param3:Int):Void
setInput(param1:NativeArray<Int8>):Void