CborArray

constructor(items: MutableList<DataItem>, indefiniteLength: Boolean = false)

Parameters

items

a list with the items in the array.

indefiniteLength

whether the array is to be encoded or was encoded using indefinite length.