writable[Symbol.asyncDispose]()
使用 AbortError
调用 writable.destroy()
并返回一个在流完成时履行的 promise。
¥Calls writable.destroy()
with an AbortError
and returns
a promise that fulfills when the stream is finished.
使用 AbortError
调用 writable.destroy()
并返回一个在流完成时履行的 promise。
¥Calls writable.destroy()
with an AbortError
and returns
a promise that fulfills when the stream is finished.