interface ReadableStreamBYOBRequest
Properties Jump to heading
readonly
Jump to headingview: ArrayBufferView | null
Methods Jump to heading
Jump to headingrespond(bytesWritten: number): void
Jump to headingrespondWithNewView(view: ArrayBufferView): void