readableStreamDefaultController.enqueue([chunk])
新增于: v16.5.0
chunk<any>
将新数据块附加到 <ReadableStream> 的队列。
\Appends a new chunk of data to the <ReadableStream>'s queue.
chunk <any> 将新数据块附加到 <ReadableStream> 的队列。
\Appends a new chunk of data to the <ReadableStream>'s queue.