interface ReadableByteStreamController
Properties Jump to heading
readonly
Jump to headingbyobRequest: ReadableStreamBYOBRequest | nullreadonly
Jump to headingdesiredSize: number | nullMethods Jump to heading
Jump to headingclose(): voidJump to headingenqueue(chunk: ArrayBufferView): voidJump to headingerror(e?: any): void