@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface TransformerTransformCallback
| Modifier and Type | Method and Description |
|---|---|
Promise<java.lang.Void> |
onInvoke(java.lang.Object chunk,
TransformStreamDefaultController controller) |
@Nonnull Promise<java.lang.Void> onInvoke(@Nullable java.lang.Object chunk, @Nonnull TransformStreamDefaultController controller)