vertx / io.vertx.redis.utils / JsonUtils

JsonUtils

open class JsonUtils

Constructors

<init>

JsonUtils()

Functions

convertToJsonObject

open static fun convertToJsonObject(array: JsonArray): JsonObject

Converts the array response of sentinel response to the map.