ReadableStreamBYOBReaderReadOptions

interface ReadableStreamBYOBReaderReadOptions {
min?: number;
}

§Properties

§
min?: number
[src]