Interface ReadableStreamIteratorOptions
@JsType(isNative=true,
namespace="<global>")
public interface ReadableStreamIteratorOptions
-
Method Summary
-
Method Details
-
create
-
isPreventCancel
@JsProperty boolean isPreventCancel() -
setPreventCancel
@JsProperty void setPreventCancel(boolean preventCancel)
-