add

fun add(element: JsonElement): Boolean

Adds the given JSON element to a resulting JSON array.

Always returns true similarly to ArrayList specification.