buildJsonArray

fun buildJsonArray(capacity: Int = 10, block: JsonArray.() -> Unit): JsonArray