addv

fun addv(value: List<String>)

Appends all the strings in the given vector to the builder.

Since 2.70

Parameters

value

the vector of strings to add