filehandle[Symbol.asyncDispose]()


调用 filehandle.close() 并返回一个在文件句柄关闭时完成的 Promise。

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