Interface VertxOutput

    • Method Detail

      • writeNonBlocking

        CompletionStage<Void> writeNonBlocking​(io.netty.buffer.ByteBuf data,
                                               boolean last)