writableStream.getWriter()


创建一个新的写入器实例,可用于向 WritableStream 写入数据。

🌐 Creates and creates a new writer instance that can be used to write data into the WritableStream.