Inflater

package java.util.zip

Available on java

Constructor

new()

new(param1:Bool)

Methods

end():Void

finished():Bool

getAdler():Int

getBytesRead():Int64

getBytesWritten():Int64

getRemaining():Int

getTotalIn():Int

getTotalOut():Int

inflate(param1:NativeArray<Int8>):Int

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

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/util/zip/Inflater.html