@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
public interface ReadableStreamReader
| Modifier and Type | Method and Description |
|---|---|
static ReadableStreamReader |
of(ReadableStreamBYOBReader value) |
static ReadableStreamReader |
of(ReadableStreamDefaultReader value) |
@JsOverlay @Nonnull static ReadableStreamReader of(@Nonnull ReadableStreamDefaultReader value)
@JsOverlay @Nonnull static ReadableStreamReader of(@Nonnull ReadableStreamBYOBReader value)