开发者

Is it possible to use pause/resume for copyTo in AIR?

Is it possible to use pause/resume for copyTo in AIR? srcFile.co开发者_JAVA百科pyToAsync(destFile, true);


No. But you can write your own copy function that read from the source file and wrote to the destination file. That way you can implement your own pause/resume feature.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜