readable[Symbol.asyncDispose]()


使用 AbortError 调用 readable.destroy(),并返回一个在流完成时兑现的 promise。

【Calls readable.destroy() with an AbortError and returns a promise that fulfills when the stream is finished.】