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