filehandle[Symbol.asyncDispose]()


调用 filehandle.close() 并返回一个 promise,当文件句柄关闭时执行。

¥Calls filehandle.close() and returns a promise that fulfills when the filehandle is closed.