read<V extends ArrayBufferView>(view: V,options?: ReadableStreamBYOBReaderReadOptions,): Promise<ReadableStreamBYOBReadResult<V>>
releaseLock(): void
read<V extends ArrayBufferView>(view: V,options?: ReadableStreamBYOBReaderReadOptions,): Promise<ReadableStreamBYOBReadResult<V>>
releaseLock(): void
prototype: ReadableStreamBYOBReader