ReadableStreamBYOBRequest
The ReadableStreamBYOBRequest
interface of the Streams API represents a 'pull request' for data from an underlying source that will made as a zero-copy transfer to a consumer (bypassing the stream's internal queues).