Available on java
new()
new(param1:Bool)
end():Void
finished():Bool
getAdler():Int
getBytesRead():Int64
getBytesWritten():Int64
getRemaining():Int
getTotalIn():Int
getTotalOut():Int
@:throws("java.util.zip.DataFormatException")inflate(param1:NativeArray<Int8>):Int
@:throws("java.util.zip.DataFormatException")inflate(param1:NativeArray<Int8>, param2:Int, param3:Int):Int
needsDictionary():Bool
needsInput():Bool
reset():Void
setDictionary(param1:NativeArray<Int8>):Void
setDictionary(param1:NativeArray<Int8>, param2:Int, param3:Int):Void
setInput(param1:NativeArray<Int8>):Void
setInput(param1:NativeArray<Int8>, param2:Int, param3:Int):Void