public interface ReadableStreamIteratorOptions
| Modifier and Type | Method and Description |
|---|---|
static ReadableStreamIteratorOptions |
create() |
boolean |
isPreventCancel() |
void |
setPreventCancel(boolean preventCancel) |
static ReadableStreamIteratorOptions create()
boolean isPreventCancel()
void setPreventCancel(boolean preventCancel)