respond

fun respond(bytesWritten: UInt53)(source)

The respond() method of the ReadableStreamBYOBRequest interface is used to signal to the associated readable byte stream that the specified number of bytes were written into the ReadableStreamBYOBRequest.view.

MDN Reference