vertx / io.vertx.core.spi / WebSocketFrameFactory / textFrame

textFrame

abstract fun textFrame(str: String, isFinal: Boolean): WebSocketFrame