readableStreamBYOBRequest.respondWithNewView(view)
新增于: v16.5.0
view<Buffer> | <TypedArray> | <DataView>
表示请求已通过写入新的 Buffer、TypedArray 或 DataView 的字节得到满足。
\Signals that the request has been fulfilled with bytes written
to a new Buffer, TypedArray, or DataView.