@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface UnderlyingSourcePullCallback
| Modifier and Type | Method and Description |
|---|---|
Promise<java.lang.Void> |
onInvoke(ReadableStreamController controller) |
@Nonnull Promise<java.lang.Void> onInvoke(@Nonnull ReadableStreamController controller)