readableStreamBYOBRequest.respondWithNewView(view)
view<Buffer> | <TypedArray> | <DataView>
表示请求已完成,并将字节写入新的 Buffer、TypedArray 或 DataView。
【Signals that the request has been fulfilled with bytes written
to a new Buffer, TypedArray, or DataView.】