public class JsonStreams
extends java.lang.Object
Constructor and Description |
---|
JsonStreams(CliContext ctx) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> |
consume(io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer> jsStream,
java.util.function.Consumer<io.vertx.core.json.JsonObject> objectsHandler) |
public JsonStreams(CliContext ctx)
Copyright © 2023. All Rights Reserved.