class haxe.zip.Compress

Available on all platforms

Class Fields

static function run(s:Bytes, level:Int):Bytes

Instance Fields

function new(level:Int):Void

function close():Void

function execute(src:Bytes, srcPos:Int, dst:Bytes, dstPos:Int):{write:Int, read:Int, done:Bool}