WebIDLpedia

ReadableStreamBYOBReaderReadOptions dictionary

Definition

Streams Standard defines ReadableStreamBYOBReaderReadOptions



dictionary ReadableStreamBYOBReaderReadOptions {
  [EnforceRange] unsigned long long min = 1;
};

Referring IDL interfaces/dictionaries