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