Skip to content

File self asyncWriteMap string Map function

xu.jingyu edited this page Jan 14, 2020 · 3 revisions

简介

异步写Map到文件中

  • @param path string path:写入文件路径
  • @param content Map content:写入文件内容
  • @param asyncWriteMapCallback function function(number code,String sourcePath)...end code:解压结果,0 成功,其他失败 sourcePath:待解压文件路径
Clone this wiki locally